mirror of
https://git.proxmox.com/git/rustc
synced 2026-02-04 07:19:29 +00:00
9 lines
177 B
TOML
9 lines
177 B
TOML
merge_imports = true
|
|
use_try_shorthand = true
|
|
tab_spaces = 2
|
|
max_width = 80
|
|
color = "Never"
|
|
use_small_heuristics = "Max"
|
|
format_code_in_doc_comments = true
|
|
wrap_comments = true
|