Skip to content

Commit 646de95

Browse files
authored
make sentence more simple
1 parent 3598754 commit 646de95

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 check lints that are either related or specific to rustdoc,
94+
that also run as part of `rustc`, not (only) `rustdoc`.
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)