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
Assigned to nobody Loading
Sort

Issues list

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
group_imports reorders use statements arounds comments, changing their meaning a-comments a-imports `use` syntax only-with-option requires a non-default option value to reproduce
#6241 opened Jul 14, 2024 by RalfJung
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
imports_granularity = "Module" merges top-level modules into a single use statement a-imports `use` syntax only-with-option requires a non-default option value to reproduce
#6191 opened Jun 11, 2024 by mnkhouri
bug: imports_granularity = "One" deletes aliases a-imports `use` syntax bug Panic, non-idempotency, invalid code, etc.
#6027 opened Jan 15, 2024 by sivizius
Deduplicate imports a-imports `use` syntax p-low
#5410 opened Jun 26, 2022 by IceTDrinker
two runs required on imports with leading :: a-imports `use` syntax bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
#3943 opened Nov 26, 2019 by calebcartwright
Comments on use statements incorrectly rearranged when use statements are rearranged a-comments a-imports `use` syntax bug Panic, non-idempotency, invalid code, etc.
#3720 opened Aug 1, 2019 by bddap
ProTip! Mix and match filters to narrow down what you’re looking for.