Static clippy_lints::no_effect::UNNECESSARY_OPERATION []

pub static UNNECESSARY_OPERATION: &Lint = &::lint::Lint{name: "UNNECESSARY_OPERATION",
              default_level: ::lint::Warn,
              desc: "outer expressions with no effect",
              epoch_deny: None,}