Static clippy_lints::misc_early::DOUBLE_NEG []

pub static DOUBLE_NEG: &'static Lint = &::rustc::lint::Lint{name: "DOUBLE_NEG",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "`--x`, which is a double negation of `x` and not a pre-decrement as in C/C++",}