Skip to content

Add rustdoc --check to rustdoc's docs #92763

Closed

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions