Static clippy_lints::matches::MATCH_WILD_ERR_ARM []

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