Static clippy_lints::copies::MATCH_SAME_ARMS []

pub static MATCH_SAME_ARMS: &'static Lint = &::rustc::lint::Lint{name: "MATCH_SAME_ARMS",
                     default_level: ::rustc::lint::Warn,
                     desc: "`match` with identical arm bodies",}