We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustfmt
version
edition
1 parent 6441615 commit 64c426eCopy full SHA for 64c426e
1 file changed
rustfmt.toml
@@ -36,8 +36,5 @@ group_imports = "StdExternalCrate"
36
# Unstable: https://github.com/rust-lang/rustfmt/issues/3363
37
reorder_impl_items = true
38
39
-# Unstable: https://github.com/rust-lang/rustfmt/issues/3383
40
-version = "Two"
41
-
42
# Unstable: https://github.com/rust-lang/rustfmt/issues/3347
43
wrap_comments = true
0 commit comments