mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-23 13:13:17 +00:00
9 lines
208 B
TOML
9 lines
208 B
TOML
|
fn_args_layout = "Visual"
|
||
|
array_layout = "Visual"
|
||
|
control_style = "Legacy"
|
||
|
where_style = "Legacy"
|
||
|
generics_indent = "Visual"
|
||
|
fn_call_style = "Visual"
|
||
|
combine_control_expr = false
|
||
|
fn_args_paren_newline = true
|