Skip to content

Commit 30eb6ad

Browse files
authored
say "certain"
1 parent 8a50a15 commit 30eb6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/tests/compiletest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ 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 tests ensure that lints that are emitted as part of executing rustdoc
93+
These tests ensure that certain lints that are emitted as part of executing rustdoc
9494
are also run when executing rustc.
9595
Run-make tests pertaining to rustdoc are typically named `run-make/rustdoc-*/`.
9696

0 commit comments

Comments
 (0)