Static clippy_lints::copies::IF_SAME_THEN_ELSE []

pub static IF_SAME_THEN_ELSE: &Lint = &::lint::Lint{name: "IF_SAME_THEN_ELSE",
              default_level: ::lint::Deny,
              desc: "if with the same *then* and *else* blocks",
              epoch_deny: None,}