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

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 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
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
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
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
wrap_comments is not applied to code in doc comments a-comments only-with-option requires a non-default option value to reproduce
#6186 opened Jun 5, 2024 by Hoodad
rustfmt on linux crashing with ignore needs-mcve needs a Minimal Complete and Verifiable Example only-with-option requires a non-default option value to reproduce
#6185 opened Jun 5, 2024 by otiv-emiel-vanseveren
Off-by-one error wrapping comments on struct field a-comments only-with-option requires a non-default option value to reproduce
#6180 opened Jun 1, 2024 by ia0
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
match_arm_blocks = false interacts poorly on some lines that are exactly max_width + 2 long. a-matches match arms, patterns, blocks, etc e-max width error[internal]: line formatted, but exceeded maximum width only-with-option requires a non-default option value to reproduce
#6136 opened Apr 2, 2024 by pyrrho
/// # #![rustfmt::skip] behaves weird a-comments a-rustfmt::skip only-with-option requires a non-default option value to reproduce
#6098 opened Feb 27, 2024 by max-ishere
No way to pass multiple values to list-like --config options only-with-option requires a non-default option value to reproduce
#6097 opened Feb 26, 2024 by jaybosamiya
struct_field_align_threshold = 30 doesn't apply when using use_field_init_shorthand = true bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce p-low
#6096 opened Feb 26, 2024 by saying121
format_code_in_doc_comments insert extra line with trailing whitespaces if there there's a comment and a hash a-comments e-trailing whitespace error[internal]: left behind trailing whitespace only-with-option requires a non-default option value to reproduce
#6016 opened Jan 10, 2024 by stepancheg
format_code_in_doc_comments adds trailing whitespace on the leading empty line a-comments e-trailing whitespace error[internal]: left behind trailing whitespace only-with-option requires a non-default option value to reproduce
#6015 opened Jan 10, 2024 by stepancheg
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
Code in block doc comments are not formatted a-comments only-with-option requires a non-default option value to reproduce
#5931 opened Oct 1, 2023 by magiclen
Version two + hard_tabs adds indent on long generic types duplicate only-with-option requires a non-default option value to reproduce
#5917 opened Sep 19, 2023 by Ten0
Odd formatting of type def with many generics a-2024-edition Style Edition 2024 only-with-option requires a non-default option value to reproduce poor-formatting
#5892 opened Aug 23, 2023 by maltekliemann
wrap_comments wraps too early a-comments only-with-option requires a non-default option value to reproduce
#5890 opened Aug 18, 2023 by benediktsatalia
ProTip! Mix and match filters to narrow down what you’re looking for.