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 857ade0 commit 2bae224Copy full SHA for 2bae224
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