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