Skip to content

Commit 4f3f384

Browse files
committed
Improve comments.
1 parent b9d9131 commit 4f3f384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ignore = [
1818
"/tests/crashes/", # Many of these tests contain syntax errors.
1919
"/tests/debuginfo/", # These tests are somewhat sensitive to source code layout.
2020
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
21-
"/tests/parallel/", # Some have syntax errors.
21+
"/tests/parallel/", # These tests contain syntax errors.
2222
"/tests/pretty/", # These tests are very sensitive to source code layout.
2323
"/tests/run-make/export", # These tests contain syntax errors.
2424
"/tests/run-make/translation/test.rs", # This test contains syntax errors.

0 commit comments

Comments
 (0)