This commit is contained in:
Tshepang Mbambo 2023-03-14 05:35:31 +02:00
parent ba285c2370
commit ea585370c8
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ Here is the list of passes as of <!-- date-check --> March 2023:
- `propagate-doc-cfg` propagates `#[doc(cfg(...))]` to child items.
- `run-lints` runs some of rustdoc's lints, defind in `passes/lint`. This is
- `run-lints` runs some of rustdoc's lints, defined in `passes/lint`. This is
the last pass to run.
- `bare_urls` detects links that are not linkified, e.g., in Markdown such as