mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
6 lines
137 B
TOML
6 lines
137 B
TOML
version = "Two"
|
|
use_small_heuristics = "Max"
|
|
match_arm_blocks = false
|
|
match_arm_leading_pipes = "Preserve"
|
|
force_multiline_blocks = true
|