mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00: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
|