-
Notifications
You must be signed in to change notification settings - Fork 928
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
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
format_code_in_doc_comments
not applied when containing macros which takes an abstract stream of tokens
a-comments
only-with-option
#6454
opened Jan 25, 2025 by
sorairolake
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 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 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
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` syntax
only-with-option
requires a non-default option value to reproduce
use
statements arounds comments, changing their meaning
a-comments
a-imports
#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
#6191
opened Jun 11, 2024 by
mnkhouri
wrap_comments
is not applied to code in doc comments
a-comments
only-with-option
#6186
opened Jun 5, 2024 by
Hoodad
rustfmt on linux crashing with needs a Minimal Complete and Verifiable Example
only-with-option
requires a non-default option value to reproduce
ignore
needs-mcve
#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
#6136
opened Apr 2, 2024 by
pyrrho
/// # #![rustfmt::skip]
behaves weird
a-comments
a-rustfmt::skip
only-with-option
#6098
opened Feb 27, 2024 by
max-ishere
No way to pass multiple values to list-like requires a non-default option value to reproduce
--config
options
only-with-option
#6097
opened Feb 26, 2024 by
jaybosamiya
struct_field_align_threshold = 30
doesn't apply when using use_field_init_shorthand = true
bug
#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
#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
Doc comments on requires a non-default option value to reproduce
use
declarations are limited to 5 characters less than max_width
a-comments
only-with-option
#5914
opened Sep 17, 2023 by
taylordotfish
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.