[][src]Static rustc_ap_rustc_session::lint::builtin::PRIVATE_DOC_TESTS

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.