Static rustc_ap_rustc_lint_defs::builtin::INVALID_CODEBLOCK_ATTRIBUTES[][src]

pub static INVALID_CODEBLOCK_ATTRIBUTES: &Lint

The invalid_codeblock_attributes lint detects code block attributes in documentation examples that have potentially mis-typed values. This is a rustdoc only lint, see the documentation in the rustdoc book.