-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Support for rustdoc --check
was added in #78984, and it can be seen in the output from rustdoc --help
:
$ rustdoc --help
...
--check Run rustdoc checks
However there is no mention of it on:
https://doc.rust-lang.org/rustdoc/command-line-arguments.html
Which is built from:
https://github.com/rust-lang/rust/blob/e4b1d5841494d6eb7f4944c91a057e16b0f0a9ea/src/doc/rustdoc/src/command-line-arguments.md
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.