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.
1 parent bf76b8c commit 7d0c822Copy full SHA for 7d0c822
src/tests/compiletest.md
@@ -90,7 +90,7 @@ The following test suites are available, with links for more information:
90
| `rustdoc-ui` | Check terminal output of `rustdoc` ([see also](ui.md)) |
91
92
Some rustdoc-specific tests can also be found in `ui/rustdoc/`.
93
-These tests ensure that lints that are emitted as part of executing rustdoc
+These tests ensure that certain lints that are emitted as part of executing rustdoc
94
are also run when executing rustc.
95
Run-make tests pertaining to rustdoc are typically named `run-make/rustdoc-*/`.
96
0 commit comments