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.
tests/pretty/
1 parent 7c52d2d commit 5875f3fCopy full SHA for 5875f3f
rustfmt.toml
@@ -15,7 +15,7 @@ ignore = [
15
"/tests/crashes/", # Many of these tests contain syntax errors.
16
"/tests/debuginfo/", # These tests are somewhat sensitive to source code layout.
17
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
18
- "/tests/pretty/",
+ "/tests/pretty/", # These tests are very sensitive to source code layout.
19
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
20
"/tests/run-make-fulldeps/",
21
"/tests/run-pass-valgrind/",
0 commit comments