Skip to content

Commit 132814c

Browse files
committed
Set 2018 edition in .rustfmt.toml
The edition works automatically when running `cargo fmt`, but not when running `rustfmt` directly as some editors do.
1 parent 622dd20 commit 132814c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
edition = "2018"

0 commit comments

Comments
 (0)