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

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
ICE on experimental feature fn delegation (reuse) in associated item position bug Panic, non-idempotency, invalid code, etc. p-low
#6513 opened Mar 18, 2025 by fmease
Illegally adds comma to macro invocation a-macros bug Panic, non-idempotency, invalid code, etc.
#6496 opened Mar 10, 2025 by Person-93
Rustfmt can generate invalid code when using space_after_colon=false bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6470 opened Feb 11, 2025 by lever1209
Panic in SourceAnnotation when using hard_tabs = true bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6442 opened Jan 12, 2025 by lbfalvy
rustfmt requires two runs to converge on contrived input bug Panic, non-idempotency, invalid code, etc.
#6437 opened Jan 6, 2025 by jrose-signal
rustfmt deletes comment at start of array length expression a-comments bug Panic, non-idempotency, invalid code, etc.
#6434 opened Jan 2, 2025 by ctz
rustfmt misformat when comment blocks are used a-comments bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6426 opened Dec 24, 2024 by knoxfighter
byte index 4 is not a char boundary; bug Panic, non-idempotency, invalid code, etc. e-trailing whitespace error[internal]: left behind trailing whitespace
#6422 opened Dec 19, 2024 by matthiaskrgr
Block comment inside match adds unnecessary comma a-comments a-matches match arms, patterns, blocks, etc bug Panic, non-idempotency, invalid code, etc.
#6373 opened Oct 23, 2024 by mfarberbrodsky
rustfmt hangs indefinitely parsing large decimal literals and deep parentheses bug Panic, non-idempotency, invalid code, etc.
#6357 opened Oct 4, 2024 by chancehudson
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
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
strange behavior for duplicate imports with imports_granularity="Module" bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6243 opened Jul 17, 2024 by xxchan
Formatting of consecutive vec! lines requires multiple runs a-macros bug Panic, non-idempotency, invalid code, etc. poor-formatting
#6227 opened Jul 2, 2024 by wichert
ICE: Request to format inverted span bug Panic, non-idempotency, invalid code, etc.
#6209 opened Jun 23, 2024 by matthiaskrgr
Group imports together with imports_granularity results in non-idempotent formatting a-imports `use` syntax bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6195 opened Jun 14, 2024 by Kobzol
Trailing blank line removal in doc comments is not idempotent a-comments bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#6168 opened May 21, 2024 by overhacked
perpetually increasing indentation a-macros bug Panic, non-idempotency, invalid code, etc.
#6161 opened May 10, 2024 by programmerjake
ProTip! Find all open issues with in progress development work with linked:pr.