-
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
Compiler unexpectedly panicked when formatting code
a-whitespace
bug
Panic, non-idempotency, invalid code, etc.
e-trailing whitespace
error[internal]: left behind trailing whitespace
#5876
opened Aug 2, 2023 by
gianzellweger
Feature Request: Add spaces_within_parenthesized_items Option
a-whitespace
feature-request
p-low
#5435
opened Jul 9, 2022 by
henriquemelicias
rustfmt
inconsistently formats blank lines in the beginning of blocks
a-whitespace
p-low
#5361
opened Jun 1, 2022 by
wafrelka
Empty lines wrongly removed
a-comments
a-whitespace
duplicate
only-with-option
requires a non-default option value to reproduce
#4930
opened Jul 30, 2021 by
jnqnfe
Rustfmt should add enforce a single empty line before a doc comment
a-comments
a-whitespace
feature-request
p-low
#4781
opened Apr 2, 2021 by
Hofer-Julian
Trailing spaces removed when formatting Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
&str
over max_width
a-whitespace
bug
#4608
opened Dec 22, 2020 by
MitMaro
Feature Request: minimum blank lines between fields with comments
a-comments
a-whitespace
feature-request
p-low
#4435
opened Sep 23, 2020 by
WaffleLapkin
rustfmt removes empty newlines between blocks of module-level attributes
a-whitespace
poor-formatting
#4082
opened Mar 14, 2020 by
RalfJung
rustfmt removes newlines in comments between chain calls
a-chains
a-comments
a-whitespace
p-low
#4012
opened Jan 13, 2020 by
vallentin
Only put spaces around ranges when start and end is specified
a-whitespace
feature-request
p-low
#3832
opened Oct 3, 2019 by
Boscop
Retain newlines when reordering imports
a-comments
a-imports
`use` syntax
a-whitespace
poor-formatting
#3814
opened Sep 27, 2019 by
ghost
Add an option to not automatically pad const-generics braces with spaces
a-whitespace
feature-request
p-low
#3736
opened Aug 10, 2019 by
slightlyoutofphase
Empty line after comment is removed
a-comments
a-whitespace
poor-formatting
#3716
opened Jul 30, 2019 by
jplatte
allow spaces before/after braces for imports
a-imports
`use` syntax
a-whitespace
feature-request
p-low
#3714
opened Jul 30, 2019 by
Luro02
Option to add spaces to indent level
a-whitespace
feature-request
#3160
opened Oct 31, 2018 by
dhardy
Indentation of commented code
a-comments
a-whitespace
feature-request
p-low
#1264
opened Jan 4, 2017 by
dhardy
ProTip!
Exclude everything labeled
bug
with -label:bug.