-
Notifications
You must be signed in to change notification settings - Fork 926
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: formatting meta-arguments in a macro is not idempotent
C-bug
needs-triage
#6565
opened May 15, 2025 by
Kijewski
Wrong indentation when using double
?
to handle long async function calls
#6564
opened May 13, 2025 by
eareimu
rustfmt continuously indents multiline attribute in
macro_rules!
up until max_width
#6563
opened May 12, 2025 by
ZaneErebos
rustfmt eats attributes while formatting functions with variadic parameters
#6561
opened May 11, 2025 by
mejrs
Add configuration for sorting
pub use
and pub mod
before their non-pub equivalent
#6559
opened May 9, 2025 by
brunbjerg
Chained method statements are not formatted if they contain a string that exceeds
max_width
#6556
opened May 6, 2025 by
J-Westin
Internal error: "left behind trailing whitespace" in a match statement with a lot of characters
#6554
opened May 5, 2025 by
alexgershberg
Semicolon after a return statement breaks code with try blocks and never type
bug
Panic, non-idempotency, invalid code, etc.
#6553
opened Apr 30, 2025 by
kryptan
Comments placed in-between a field and type in a struct get deleted after formatting
#6551
opened Apr 26, 2025 by
anarchvile
Inconsistent function formatting when line matches
max_width
#6539
opened Apr 13, 2025 by
chrisduerr
[unstable option] tracking issue of an unstable option
match_arm_indent
unstable option
#6533
opened Apr 2, 2025 by
ytmimi
1 of 4 tasks
Add formatting support for the Blocked on rustc, an RFC, etc.
feature-request
asm!
macro
blocked
#6526
opened Mar 29, 2025 by
folkertdev
Encountered cargo fmt ICE when writing complicated match statements with field names containing greek letters and trailing space after comma
bug
Panic, non-idempotency, invalid code, etc.
fixed
#6523
opened Mar 28, 2025 by
xiyuzhai
function return type exceeds max width without wrapping
e-max width
error[internal]: line formatted, but exceeded maximum width
#6521
opened Mar 26, 2025 by
jan-ferdinand
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.