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/rustdoc-gui/
1 parent e372bf8 commit 98d65d6Copy full SHA for 98d65d6
rustfmt.toml
@@ -18,7 +18,7 @@ ignore = [
18
"/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/rustdoc/", # Some have syntax errors, some are whitespace-sensitive.
21
- "/tests/rustdoc-gui/",
+ "/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
22
"/tests/rustdoc-js/",
23
"/tests/rustdoc-json/",
24
"/tests/rustdoc-js-std/",
0 commit comments