Static clippy_lints::copies::IF_SAME_THEN_ELSE []

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