Static clippy_lints::copies::IFS_SAME_COND []

pub static IFS_SAME_COND: &Lint = &::lint::Lint{name: "IFS_SAME_COND",
              default_level: ::lint::Deny,
              desc: "consecutive `ifs` with the same condition",
              epoch_deny: None,}