Skip to content

Commit bf76b8c

Browse files
committed
make sentence more clear
1 parent 3598754 commit bf76b8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tests/compiletest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ The following test suites are available, with links for more information:
9090
| `rustdoc-ui` | Check terminal output of `rustdoc` ([see also](ui.md)) |
9191

9292
Some rustdoc-specific tests can also be found in `ui/rustdoc/`.
93-
These check rustdoc-related or -specific lints that (also) run as part of `rustc`, not (only) `rustdoc`.
93+
These tests ensure that lints that are emitted as part of executing rustdoc
94+
are also run when executing rustc.
9495
Run-make tests pertaining to rustdoc are typically named `run-make/rustdoc-*/`.
9596

9697
[rustdoc-html-tests]: ../rustdoc-internals/rustdoc-test-suite.md

0 commit comments

Comments
 (0)