Static rustc_ap_rustc_lint_defs::builtin::PRIVATE_DOC_TESTS[][src]

pub static PRIVATE_DOC_TESTS: &Lint

The private_doc_tests lint detects code samples in docs of private items not documented by rustdoc. This is a rustdoc only lint, see the documentation in the rustdoc book.