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
rustfmt fails on an empty file; --check's diff doesn't result in properly formatted file
bug
Panic, non-idempotency, invalid code, etc.
#5364
opened Jun 2, 2022 by
roy-work
Feature request: Add semicolon after assignment if it is at the end of a block
#5363
opened Jun 2, 2022 by
jplatte
Rustfmt wrongly alphabatizes raw identifiers in
use statements
#5362
opened Jun 1, 2022 by
InsertCreativityHere
rustfmt inconsistently formats blank lines in the beginning of blocks
#5361
opened Jun 1, 2022 by
wafrelka
New config option to support lower width limit on code blocks in doc comments
feature-request
good first issue
Issues up for grabs, also good candidates for new rustfmt contributors
help wanted
#5359
opened Jun 1, 2022 by
calebcartwright
/* comment */ inside trait generics gets duplicated
a-comments
bug
Panic, non-idempotency, invalid code, etc.
good first issue
Issues up for grabs, also good candidates for new rustfmt contributors
help wanted
#5358
opened May 31, 2022 by
xhalo32
Long chain of functions with generic parameter at the end gets badly formatted
poor-formatting
#5356
opened May 29, 2022 by
lukas-code
Option to support clippy's semicolon_if_nothing_returned
feature-request
p-low
#5355
opened May 27, 2022 by
nstinus
Rustfmt inserts newlines before
where blocks regardless of length
feature-request
p-low
#5352
opened May 25, 2022 by
CJKay
control_brace_style="AlwaysSameLine" is not respected when "if" and "if let" line length is near max_width
only-with-option
requires a non-default option value to reproduce
#5349
opened May 22, 2022 by
pozdneev
[unstable option] tracking issue of an unstable option
skip_macro_names
unstable option
#5346
opened May 21, 2022 by
tommilligan
1 of 5 tasks
It should be possible to run rustfmt _only_ on doc comments
feature-request
#5345
opened May 20, 2022 by
Manishearth
Formatting instability with --file-lines
only-with-option
requires a non-default option value to reproduce
#5340
opened May 11, 2022 by
gigaroby
outer macro skip attribute on out-of-line module ignored; can't use inner attribute
a-macros
#5324
opened Apr 26, 2022 by
XrXr
reorder_impl_items adds empty line between single-line macros
only-with-option
#5323
opened Apr 25, 2022 by
repi
Supertrait bounds sometimes exceed
max_width after formatting
help wanted
#5321
opened Apr 24, 2022 by
zmill
rustfmt removes comment between doc comment and generic params
a-comments
#5320
opened Apr 24, 2022 by
ytmimi
for<> is erased from macro calls
a-macros
bug
#5316
opened Apr 20, 2022 by
WaffleLapkin
error[internal]: left behind trailing whitespace
a-strings
String literals
#5315
opened Apr 17, 2022 by
sloganking
Blank line left between outer attribute and input
poor-formatting
#5309
opened Apr 14, 2022 by
Alexendoo
Add option to put a space after ! (not operator)
feature-request
p-low
#5308
opened Apr 13, 2022 by
Stargateur
Rustfmt incorrectly adds whitespace inside multiline string literals within macro calls that have curly braces
a-macros
a-strings
String literals
#5283
opened Mar 31, 2022 by
Aiden2207
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.