We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d9131 commit 4f3f384Copy full SHA for 4f3f384
rustfmt.toml
@@ -18,7 +18,7 @@ ignore = [
18
"/tests/crashes/", # Many of these tests contain syntax errors.
19
"/tests/debuginfo/", # These tests are somewhat sensitive to source code layout.
20
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
21
- "/tests/parallel/", # Some have syntax errors.
+ "/tests/parallel/", # These tests contain syntax errors.
22
"/tests/pretty/", # These tests are very sensitive to source code layout.
23
"/tests/run-make/export", # These tests contain syntax errors.
24
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
0 commit comments