Skip to content

Commit 0aaf01d

Browse files
committed
Add a comment indicating that nightly release is needed for formatting
Signed-off-by: Michael X. Grey <[email protected]>
1 parent 35e8bb3 commit 0aaf01d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.rustfmt.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# This requires the nightly release of Rust, so when formating the repo, use
2+
# $ cargo +nightly fmt
13
imports_granularity = "Crate"
2-

0 commit comments

Comments
 (0)