mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
9 lines
169 B
TOML
9 lines
169 B
TOML
ignore = [
|
|
"example/gen_block_iterate.rs", # uses edition 2024
|
|
]
|
|
|
|
# Matches rustfmt.toml of rustc
|
|
version = "Two"
|
|
use_small_heuristics = "Max"
|
|
merge_derives = false
|