Static rustdoc::lint::BROKEN_INTRA_DOC_LINKS
source · pub static BROKEN_INTRA_DOC_LINKS: &Lint
Expand description
The broken_intra_doc_links
lint detects failures in resolving
intra-doc link targets. This is a rustdoc
only lint, see the
documentation in the rustdoc book.