-
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
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
Modified indentation policy for wrapped expressions (with focus on conditions)
a-binop
feature-request
p-low
#4818
opened Apr 28, 2021 by
orenbenkiki
poor formatting of some if/else expressions with hard_tabs = true
a-binop
only-with-option
requires a non-default option value to reproduce
p-low
poor-formatting
#4575
opened Dec 3, 2020 by
nitsky
Suboptimal formatting of
let
-bound chains of ||
with ==
inside them.
a-binop
poor-formatting
#4492
opened Oct 25, 2020 by
RalfJung
Rustfmt ate a single line comment in a long list of trait bounds
a-binop
a-comments
bug
Panic, non-idempotency, invalid code, etc.
#3669
opened Jul 4, 2019 by
Lokathor
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
improve formatting of boolean expression with groups
a-binop
feature-request
#3108
opened Oct 15, 2018 by
scampi
clippy incompatibility: possibly missing a comma
a-binop
p-low
poor-formatting
#3072
opened Sep 30, 2018 by
Dushistov
ProTip!
Exclude everything labeled
bug
with -label:bug.