Static clippy_lints::matches::MATCH_WILD_ERR_ARM []

pub static MATCH_WILD_ERR_ARM: &'static Lint = &::rustc::lint::Lint{name: "MATCH_WILD_ERR_ARM",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "a match with `Err(_)` arm and take drastic actions",}