-
Notifications
You must be signed in to change notification settings - Fork 928
Issues: rust-lang/rustfmt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Wrong indentation when using double
?
to handle long async function calls
a-closures
#6564
opened May 13, 2025 by
eareimu
rustfmt leaves behind a too-long line inside a closure
a-closures
e-max width
error[internal]: line formatted, but exceeded maximum width
poor-formatting
#6344
opened Sep 22, 2024 by
RalfJung
inconsistent indents on function calls with closure arguments
a-closures
poor-formatting
#6108
opened Mar 10, 2024 by
kawaemon
[Feature request] Chained closure formatting
a-closures
feature-request
p-low
#5685
opened Feb 4, 2023 by
wyfo
rustfmt hangs
a-closures
bug
Panic, non-idempotency, invalid code, etc.
p-low
#5626
opened Dec 5, 2022 by
matthiaskrgr
Back-to-back match blocks causes error[internal]: left behind trailing whitespace
a-binop
a-closures
e-trailing whitespace
error[internal]: left behind trailing whitespace
#5624
opened Dec 2, 2022 by
betseg
Closure fails to format correctly when there are too many generics
a-closures
p-low
poor-formatting
#5401
opened Jun 22, 2022 by
maltekliemann
Formatting causes syntax error when indexing into return value of long unsafe block within a closure
a-closures
bug
Panic, non-idempotency, invalid code, etc.
#4965
opened Aug 26, 2021 by
kgnlp
rustfmt fails to format braceless closure that starts with a comment
a-closures
a-comments
p-low
#4855
opened May 29, 2021 by
matthiaskrgr
Indentation in closures gets formatted twice and result is not nice™
a-closures
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
#4616
opened Dec 30, 2020 by
cdbrkfxrpt
Rustfmt changes meaning of closure, also not idempotent
a-closures
bug
Panic, non-idempotency, invalid code, etc.
#4050
opened Feb 12, 2020 by
dtolnay
Visual ident style of requires a non-default option value to reproduce
p-low
poor-formatting
if
in closure is wrong
a-chains
a-closures
only-with-option
#3634
opened Jun 18, 2019 by
davidMcneil
option for disabling closure formatting
a-closures
feature-request
p-low
#3414
opened Feb 23, 2019 by
burrbull
Format fails if if expression is used on left side of
+
but not if used on right side
a-binop
a-closures
poor-formatting
#3203
opened Nov 14, 2018 by
yaahc
ProTip!
Add no:assignee to see everything that’s not assigned.