Skip to content

Commit 64c426e

Browse files
authored
style: remove unstable rustfmt version setting (replaced by auto-detected edition) (microsoft#28)
1 parent 6441615 commit 64c426e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

rustfmt.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,5 @@ group_imports = "StdExternalCrate"
3636
# Unstable: https://github.com/rust-lang/rustfmt/issues/3363
3737
reorder_impl_items = true
3838

39-
# Unstable: https://github.com/rust-lang/rustfmt/issues/3383
40-
version = "Two"
41-
4239
# Unstable: https://github.com/rust-lang/rustfmt/issues/3347
4340
wrap_comments = true

0 commit comments

Comments
 (0)