-
Notifications
You must be signed in to change notification settings - Fork 924
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
Formatting a line comment inbetween a function parameter and its type results in the type being commented out
a-comments
bug
Panic, non-idempotency, invalid code, etc.
p-low
#6520
opened Mar 23, 2025 by
5225225
ICE on experimental feature fn delegation (Panic, non-idempotency, invalid code, etc.
p-low
reuse
) in associated item position
bug
#6513
opened Mar 18, 2025 by
fmease
rustfmt should reorder precise capturing
feature-request
p-low
#6504
opened Mar 14, 2025 by
oriongonza
Formatting does not work with match arm having mixed OR clauses and comments
a-comments
a-matches
match arms, patterns, blocks, etc
p-low
#6491
opened Mar 4, 2025 by
snprajwal
rustfmt deletes comment beside macro identifier
a-comments
a-macros
p-low
#6484
opened Feb 24, 2025 by
jaybosamiya
Consider releasing
version_sort
as a standalone crate
feature-request
p-low
#6477
opened Feb 13, 2025 by
EFanZh
Add ability to extend an existing config with missing defaults
feature-request
p-low
#6472
opened Feb 12, 2025 by
axos88
Package name wildcard support for cargo fmt -p
feature-request
p-low
#6435
opened Jan 3, 2025 by
sunng87
rustfmt formats a macro when it should not
a-macros
p-low
poor-formatting
#6418
opened Dec 13, 2024 by
jaskij
Add config and attribute to set the number of array values per line
feature-request
p-low
#6325
opened Sep 13, 2024 by
flaviojs
prefer core-alloc-std to alloc-core-std when reordering standard libraries imports
a-imports
`use` syntax
feature-request
p-low
#6290
opened Aug 22, 2024 by
lo48576
Config option to remove spaces between braces and (a) their contents (b) macro names
feature-request
p-low
#6152
opened Apr 26, 2024 by
mi2ebi
Configure number of lines between module comments and module attributes
feature-request
p-low
#6134
opened Apr 1, 2024 by
Qix-
Leave wrapped struct/function as is even not touch the max_width
feature-request
p-low
#6122
opened Mar 21, 2024 by
clouds56
Spurious semicolon inside closure is not idempotent
bug
Panic, non-idempotency, invalid code, etc.
p-low
#6116
opened Mar 14, 2024 by
Kyuuhachi
struct_field_align_threshold = 30
doesn't apply when using use_field_init_shorthand = true
bug
#6096
opened Feb 26, 2024 by
saying121
does not finish when trying to format a program with a ridiculous number of nested match arms, patterns, blocks, etc
p-low
match
a-matches
#6079
opened Feb 16, 2024 by
cscherrNT
Trailing whitespaces are stripped in raw string literals in doc tests
a-comments
p-low
#5978
opened Dec 9, 2023 by
Pistonight
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.