Static rustc_ap_rustc_lint_defs::builtin::PRIVATE_INTRA_DOC_LINKS[][src]

pub static PRIVATE_INTRA_DOC_LINKS: &Lint

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.