Static rustdoc::lint::PRIVATE_INTRA_DOC_LINKS [−][src]
pub static PRIVATE_INTRA_DOC_LINKS: &LintExpand description
This is a subset of broken_intra_doc_links that warns when linking from
a public item to a private one. This is a rustdoc only lint, see the
documentation in the rustdoc book.