say "certain"

This commit is contained in:
Boxy 2025-12-11 20:18:57 +00:00 committed by GitHub
parent 8a50a15d72
commit 30eb6adf41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ The following test suites are available, with links for more information:
| `rustdoc-ui` | Check terminal output of `rustdoc` ([see also](ui.md)) |
Some rustdoc-specific tests can also be found in `ui/rustdoc/`.
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
are also run when executing rustc.
Run-make tests pertaining to rustdoc are typically named `run-make/rustdoc-*/`.