mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
434f83a6c7
This reverts commit b70b3b14aa
.
7 lines
138 B
TOML
7 lines
138 B
TOML
max_width = 120
|
|
comment_width = 100
|
|
match_block_trailing_comma = true
|
|
wrap_comments = true
|
|
edition = "2018"
|
|
error_on_line_overflow = true
|