mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 04:39:16 +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
|