Static clippy_lints::misc_early::DOUBLE_NEG []

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