We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51fa3c commit 87afef0Copy full SHA for 87afef0
src/rustdoc-internals.md
@@ -102,7 +102,7 @@ Here is the list of passes as of <!-- date-check --> March 2023:
102
103
- `propagate-doc-cfg` propagates `#[doc(cfg(...))]` to child items.
104
105
-- `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
106
the last pass to run.
107
108
- `bare_urls` detects links that are not linkified, e.g., in Markdown such as
0 commit comments