mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 10:04:23 +00:00
75a13868da
Fixes #1450 Adds control_style option
7 lines
140 B
TOML
7 lines
140 B
TOML
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
control_style = "Rfc"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|