Static clippy_lints::matches::MATCH_OVERLAPPING_ARM []

pub static MATCH_OVERLAPPING_ARM: &'static Lint = &::rustc::lint::Lint{name: "MATCH_OVERLAPPING_ARM",
                     default_level: ::rustc::lint::Warn,
                     desc: "a match with overlapping arms",}