]> git.lizzy.rs Git - rust.git/blob - src/tools/miri/rustfmt.toml
Rollup merge of #106322 - compiler-errors:CollectAllMismatches-infer-vars, r=oli-obk
[rust.git] / src / tools / miri / rustfmt.toml
1 version = "Two"
2 use_small_heuristics = "Max"
3 match_arm_blocks = false
4 match_arm_leading_pipes = "Preserve"
5 force_multiline_blocks = true