mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 11:39:56 +00:00
9 lines
209 B
TOML
9 lines
209 B
TOML
fn_args_indent = "Visual"
|
|
array_indent = "Visual"
|
|
control_style = "Legacy"
|
|
where_style = "Legacy"
|
|
generics_indent = "Visual"
|
|
fn_call_indent = "Visual"
|
|
combine_control_expr = false
|
|
fn_args_paren_newline = true
|