issues
search
rust-lang
/
rustfmt
Format Rust code
https://rust-lang.github.io/rustfmt/
Apache License 2.0
6.05k
stars
888
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wish to have some new options about line break style
#6350
zhongxinghong
opened
1 month ago
2
Unexpected extra space in multi-line tuple struct with `pub`
#6349
jrose-signal
closed
2 months ago
2
Breaking change in type alias with bound
#6348
robertbastian
closed
2 months ago
1
rustfmt forcefully moves trailing comments to irrelevant code above (and not idempotent either)
#6347
msrd0
opened
2 months ago
3
rustfmt 1.8.0-nightly (6c6d210089 2024-09-22) change many codes
#6346
Sherlock-Holo
closed
2 months ago
4
rustfmt leaves behind a too-long line inside a closure
#6344
RalfJung
opened
2 months ago
1
Whitespaces in path to macro inside derive block
#6343
kuqmua
opened
2 months ago
2
Formatting error ('left behind trailing whitespace') on if statement with comment between `&&` and expression
#6342
antonilol
closed
2 months ago
1
const blocks are formatted differently between 1.80 and 1.81; presense of lint attributes changes block formatting
#6341
eric-seppanen
opened
2 months ago
3
the `version` option is deprecated -- but which "style_edition" should I set?
#6340
RalfJung
closed
1 month ago
5
rustfmt breaks a `/* ... */` comment into `/* ... //`, with no terminating `*/`
#6339
ssbr
opened
2 months ago
4
max_width makes short lines longer
#6338
kornelski
opened
2 months ago
9
chore: prep v1.8.0 release
#6337
ytmimi
closed
2 months ago
1
Preallocate missmatches in `JsonEmitter::add_misformatted_file`
#6336
Rawk
closed
2 months ago
0
Avoid allocation in `JsonEmitter::emit_footer`
#6335
Rawk
closed
2 months ago
0
Replace `Config` field 5-tuple with a struct
#6334
Rawk
opened
2 months ago
4
cargo fmt crashes in Rust 1.81.0
#6333
ajewellamz
closed
3 weeks ago
10
Chained call after block should be one level deeper
#6332
upsuper
closed
2 months ago
3
Use `usize::MAX` instead of deprecated `usize::max_value`
#6331
Rawk
closed
2 months ago
0
Document changes for the next release
#6330
ytmimi
closed
2 months ago
0
rustfmt crash
#6329
ajewellamz
closed
2 months ago
4
Non-panicking `fmt::Display` for `FileName`
#6328
Rawk
closed
2 months ago
1
Support formatting macro calls with simple brace delimited arguments
#6327
johnislarry
closed
2 months ago
8
Avoid two allocations
#6326
Rawk
closed
2 months ago
0
Add config and attribute to set the number of array values per line
#6325
flaviojs
opened
2 months ago
2
Add style_edition 2027
#6324
johnhuichen
closed
1 month ago
7
refactor - show file path in error message when parsing config from toml
#6323
ytmimi
closed
2 months ago
4
Feature: formatting other languages within rust code
#6322
Diggsey
closed
2 months ago
1
rustfmt failed: left behind trailing whitespace
#6321
RalfJung
closed
2 months ago
3
subtree-push nightly-2024-09-10
#6320
ytmimi
closed
2 months ago
1
ci: bump actions/checkout to v4
#6319
trivikr
closed
2 months ago
0
ICE: called `Option::unwrap()` on a `None` value
#6318
MaxOhn
closed
2 months ago
1
Add missing backtick in comment
#6317
cuishuang
closed
2 months ago
0
Format issue on supertrait with bounds on associated types.
#6316
gui1117
opened
2 months ago
5
Double quotes in specific positions cause string formatting errors
#6315
waruto210
closed
2 months ago
7
First and second operand in series of binops should not be on one line if first operand 4 characters and binop requires surrounding spaces
#6314
joshtriplett
opened
2 months ago
0
Draft: Add #[rustfmt::sort] and implement for enum variants and struct structs
#6313
Code0x58
opened
2 months ago
1
Global config clashes with CI formatting checks that assume the default
#6312
kornelski
closed
2 months ago
1
impl rewrite_result for ast::Expr
#6311
ding-young
closed
2 months ago
1
refactor - improved error regarding issue "Better error message #6302"
#6310
rufevean
closed
2 months ago
14
Impl rewrite_result for ForeignItem, TraitAliasBounds, WherePredicate
#6309
ding-young
closed
2 months ago
1
Avoid allocation in `ChainItemKind::is_tup_field_access`
#6308
Rawk
closed
2 months ago
0
Fix `test_editions_2015_2018_2021_identical`
#6307
Rawk
closed
2 months ago
0
Avoid some string allocations
#6306
Rawk
closed
2 months ago
0
rust-lang/style-team#189: rhs-should-use-indent-of-last-line-of-lhs
#6305
johnhuichen
opened
2 months ago
8
Fix many lint warnings
#6304
Rawk
closed
2 months ago
1
rustup toolchain version nightly-2024-08-17 broke codelldb debugger
#6303
johnhuichen
closed
2 months ago
1
Better error message
#6302
appetrosyan
closed
2 months ago
16
Feature request: Add an option to place the arguments of function-like attributes on the same line until `attr_fn_like_width` is exceeded.
#6301
mamekoro
opened
2 months ago
0
Incorrectly and non-idempotently modifies `..` in macro
#6300
anchpop
opened
2 months ago
1
Previous
Next