summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/rustfmt.toml
blob: 6f4d4413c25d05ba3cd4747f0152ab75c844d3fc (plain)
1
2
3
4
5
6
7
8
ignore = [
    "example/gen_block_iterate.rs", # uses edition 2024
]

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