Static clippy_lints::erasing_op::ERASING_OP []

pub static ERASING_OP: &Lint = &::lint::Lint{name: "ERASING_OP",
              default_level: ::lint::Deny,
              desc: "using erasing operations, e.g. `x * 0` or `y & 0`",
              epoch_deny: None,}