Skip to content

Issues: rust-lang/rustfmt

rustfmt changes code between stable and beta
#6203 by Manishearth was closed Jul 17, 2024
Closed 3
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

High overhead
#6353 opened Sep 30, 2024 by TomFryersMidsummer
Not formatting. needs-mcve needs a Minimal Complete and Verifiable Example
#6352 opened Sep 28, 2024 by coolcatcoder
rustfmt leaves behind a too-long line inside a closure a-closures e-max width error[internal]: line formatted, but exceeded maximum width poor-formatting
#6344 opened Sep 22, 2024 by RalfJung
the version option is deprecated -- but which "style_edition" should I set? documentation good first issue Issues up for grabs, also good candidates for new rustfmt contributors
#6340 opened Sep 21, 2024 by RalfJung
rustfmt breaks a /* ... */ comment into /* ... //, with no terminating */ a-comments bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6339 opened Sep 20, 2024 by ssbr
cargo fmt crashes in Rust 1.81.0 bug Panic, non-idempotency, invalid code, etc.
#6333 opened Sep 18, 2024 by ajewellamz
Incorrectly and non-idempotently modifies .. in macro a-comments a-macros bug Panic, non-idempotency, invalid code, etc.
#6300 opened Aug 29, 2024 by anchpop
Defining generics in a macro inside macro causes infinite indentation a-macros bug Panic, non-idempotency, invalid code, etc.
#6299 opened Aug 29, 2024 by maxcabrajac
Formatting use statements sometimes leaves behind spaces and newlines a-imports `use` syntax bug Panic, non-idempotency, invalid code, etc. e-trailing whitespace error[internal]: left behind trailing whitespace poor-formatting
#6277 opened Aug 12, 2024 by antonilol
ProTip! What’s not been updated in a month: updated:<2024-09-03.