Pinned issues
Issues
- 0
`wrap_comments` overflows into codeblock fence
#6416 opened by grant0417 - 1
Simplify `use std::io::{self};`
#6415 opened by iago-lito - 3
Incorrectly strips r# prefix from labels
#6411 opened by Raspberry1111 - 2
Compiler panic while formatting code with inline assembly
#6399 opened by sicikh - 7
Styling of Rust Frontmatter
#6388 opened by epage - 1
compiler panic on trailing whitespace with await.
#6409 opened by gahooa - 1
Formatting panics whit a trailing whitespace.
#6408 opened by FabienTregan - 1
Rustfmt fix not live
#6406 opened by ajewellamz - 3
Formatting of associated types with GATs very verbose
#6387 opened by nicoburns - 1
- 2
Bad formatting with closures
#6382 opened by Jasonshengxi - 3
- 1
document skip_children deprecation
#6402 opened by ernieIzde8ski - 1
Fail to format GAT with where clause
#6400 opened by hsfzxjy - 1
- 2
- 1
error[internal]: left behind trailing whitespace
#6393 opened by Quandrax - 1
assignment is not formatted properly
#6394 opened by BenjaminBrienen - 1
formatting takes too long
#6397 opened by ohad-starkware - 1
Error occurs after rustfmt
#6392 opened by Rjerk - 2
- 1
`single_line_let_else_max_width` emits a warning if a macro definition exists
#6386 opened by mamekoro - 2
- 4
- 6
Configuring rustfmt formatting with the builder pattern
#6383 opened by LiveDuo - 9
Comment indentation/alignment changed in Rust 1.81
#6351 opened by printfn - 0
- 1
Formatting error: closing curly-brace placed to the last comment (using `visual` imports indent)
#6379 opened by boozook - 2
Crash during rustfmt
#6378 opened by douweschulte - 1
Macro attributes containing consts not formatted correctly
#6374 opened by musjj - 1
`match` isn't formatted
#6377 opened by ChayimFriedman2 - 1
Block comment inside match adds unnecessary comma
#6373 opened by mfarberbrodsky - 1
Catalog `style_edition=2027` formatting differences
#6371 opened by ytmimi - 1
Doc comment whitespace is incrementally removed
#6370 opened by johnbchron - 1
- 2
--print-config current with use_small_heuristics = "Off": Could not output config: out-of-range value for u64 type
#6364 opened by antifuchs - 7
High overhead
#6353 opened by TomFryersMidsummer - 1
- 1
[BUG] formatter removes block comments
#6363 opened by NishantJoshi00 - 4
Not formatting.
#6352 opened by coolcatcoder - 3
rustfmt hangs indefinitely parsing large decimal literals and deep parentheses
#6357 opened by chancehudson - 3
rustfmt forcefully moves trailing comments to irrelevant code above (and not idempotent either)
#6347 opened by msrd0 - 4
Wrong formatting
#6355 opened by pepa65 - 2
- 2
- 1
rustfmt leaves behind a too-long line inside a closure
#6344 opened by RalfJung - 4
- 1
Breaking change in type alias with bound
#6348 opened by robertbastian - 2
Whitespaces in path to macro inside derive block
#6343 opened by kuqmua - 1
Formatting error ('left behind trailing whitespace') on if statement with comment between `&&` and expression
#6342 opened by antonilol