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

Illegally adds comma to macro invocation a-macros bug Panic, non-idempotency, invalid code, etc.
#6496 opened Mar 10, 2025 by Person-93
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 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
perpetually increasing indentation a-macros bug Panic, non-idempotency, invalid code, etc.
#6161 opened May 10, 2024 by programmerjake
rustfmt fails when it sees trailing spaces inside of an attribute a-macros e-trailing whitespace error[internal]: left behind trailing whitespace
#6054 opened Feb 2, 2024 by fmease
Braces are removed from single-item import in macro where they are required a-macros bug Panic, non-idempotency, invalid code, etc.
#6047 opened Jan 28, 2024 by junbl
Incomplete macro_rules definition is deleted a-macros bug Panic, non-idempotency, invalid code, etc.
#6037 opened Jan 21, 2024 by Jarcho
Only generic impl blocks get formatted in macros a-macros bug Panic, non-idempotency, invalid code, etc.
#6036 opened Jan 21, 2024 by CAD97
rustfmt stopped formatting const items in macros a-macros bug Panic, non-idempotency, invalid code, etc.
#6035 opened Jan 21, 2024 by CAD97
format_macro_matchers unusual behavior with commas a-macros only-with-option requires a non-default option value to reproduce poor-formatting
#5984 opened Dec 21, 2023 by tgross35
rustfmt breaks macros involving $ a-macros bug Panic, non-idempotency, invalid code, etc.
#5905 opened Sep 8, 2023 by stephanemagnenat
rustfmt shifts macro body 4 indent levels to the right for no reason a-macros bug Panic, non-idempotency, invalid code, etc. p-low
#5832 opened Jul 14, 2023 by Boscop
ICE: panicked at 'Box<dyn Any> a-macros bug Panic, non-idempotency, invalid code, etc.
#5734 opened Apr 3, 2023 by matthiaskrgr
False negative with error_on_line_overflow in Clippy source file a-macros e-max width error[internal]: line formatted, but exceeded maximum width help wanted
#5700 opened Feb 27, 2023 by smoelius
ProTip! Mix and match filters to narrow down what you’re looking for.