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.
2 parents aa2efbc + 3add6f1 commit 03e3b1eCopy full SHA for 03e3b1e
1 file changed
rustfmt.toml
@@ -20,7 +20,6 @@ ignore = [
20
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
21
"/tests/pretty/", # These tests are very sensitive to source code layout.
22
"/tests/run-make/export", # These tests contain syntax errors.
23
- "/tests/run-make/translation/test.rs", # This test contains syntax errors.
24
"/tests/rustdoc-html/", # Some have syntax errors, some are whitespace-sensitive.
25
"/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
26
"/tests/rustdoc-ui/", # Some have syntax errors, some are whitespace-sensitive.
0 commit comments