Static clippy_lints::assign_ops::ASSIGN_OPS []

pub static ASSIGN_OPS: &Lint = &::lint::Lint{name: "ASSIGN_OPS",
              default_level: ::lint::Allow,
              desc: "any compound assignment operation",
              epoch_deny: None,}