Static clippy_lints::misc::SHORT_CIRCUIT_STATEMENT []

pub static SHORT_CIRCUIT_STATEMENT: &'static Lint = &::rustc::lint::Lint{name: "SHORT_CIRCUIT_STATEMENT",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "using a short circuit boolean condition as a statement",}