-
Notifications
You must be signed in to change notification settings - Fork 925
Issues: rust-lang/rustfmt
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
Label
Projects
Milestones
Assignee
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
Encountered cargo fmt ICE when writing complicated match statements with field names containing greek letters and trailing space after comma
bug
Panic, non-idempotency, invalid code, etc.
fixed
#6523
opened Mar 28, 2025 by
xiyuzhai
Formatting a line comment inbetween a function parameter and its type results in the type being commented out
a-comments
bug
Panic, non-idempotency, invalid code, etc.
p-low
#6520
opened Mar 23, 2025 by
5225225
ICE on experimental feature fn delegation (Panic, non-idempotency, invalid code, etc.
p-low
reuse
) in associated item position
bug
#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 Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
space_after_colon=false
bug
#6470
opened Feb 11, 2025 by
lever1209
Panic in SourceAnnotation when using Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
hard_tabs = true
bug
#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
Formatting error: closing curly-brace placed to the last comment (using `use` syntax
bug
Panic, non-idempotency, invalid code, etc.
visual
imports indent)
a-comments
a-imports
#6379
opened Oct 30, 2024 by
boozook
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 Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
/* ... */
comment into /* ... //
, with no terminating */
a-comments
bug
#6339
opened Sep 20, 2024 by
ssbr
Incorrectly and non-idempotently modifies Panic, non-idempotency, invalid code, etc.
..
in macro
a-comments
a-macros
bug
#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` syntax
bug
Panic, non-idempotency, invalid code, etc.
e-trailing whitespace
error[internal]: left behind trailing whitespace
poor-formatting
use
statements sometimes leaves behind spaces and newlines
a-imports
#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
Rustfmt duplicate associated type bound in the presence of comment
a-comments
bug
Panic, non-idempotency, invalid code, etc.
C-bug
needs-triage
#6234
opened Jul 9, 2024 by
sgdxbc
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: Panic, non-idempotency, invalid code, etc.
Request to format inverted span
bug
#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
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.