Static clippy_lints::formatting::SUSPICIOUS_ASSIGNMENT_FORMATTING []

pub static SUSPICIOUS_ASSIGNMENT_FORMATTING: &'static Lint = &::rustc::lint::Lint{name: "SUSPICIOUS_ASSIGNMENT_FORMATTING",
                     default_level: ::rustc::lint::Warn,
                     desc: "suspicious formatting of `*=`, `-=` or `!=`",}