Skip to content

Commit 7d6e412

Browse files
authored
Merge pull request #2561 from rust-lang/tshepang-patch-1
make sentence more simple
2 parents c0728c3 + 7d0c822 commit 7d6e412

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 certain 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)