]> git.lizzy.rs Git - rust.git/blobdiff - rustfmt.toml
Merge pull request #2625 from mikerite/clippy_warning
[rust.git] / rustfmt.toml
index da21e5a30e789e54158c9b5a720033f86bcc553f..205b7d897d3d818b21d71693a2367235b4c28183 100644 (file)
@@ -1,7 +1,6 @@
 max_width = 120
-ideal_width = 100
-fn_args_density = "Compressed"
+comment_width = 100
 fn_call_width = 80
-fn_args_paren_newline = false
-closure_block_indent_threshold = -1
 match_block_trailing_comma = true
+closure_block_indent_threshold = 0
+wrap_comments = true