rustc/vendor/packed_simd/rustfmt.toml
2020-12-02 10:43:25 +01:00

7 lines
161 B
TOML

max_width = 79
use_small_heuristics = "Max"
wrap_comments = true
comment_width = 79
fn_args_density = "Compressed"
edition = "2018"
error_on_line_overflow = true