summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_cranelift/rustfmt.toml
blob: 0f884187adddbebcc7b10bd70294b74d73aeb495 (plain)
1
2
3
4
5
6
7
8
9
ignore = [
    "y.rs",
    "example/gen_block_iterate.rs", # uses edition 2024
]

# Matches rustfmt.toml of rustc
version = "Two"
use_small_heuristics = "Max"
merge_derives = false