Static clippy_lints::let_if_seq::USELESS_LET_IF_SEQ []

pub static USELESS_LET_IF_SEQ: &'static Lint = &::rustc::lint::Lint{name: "USELESS_LET_IF_SEQ",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "unidiomatic `let mut` declaration followed by initialization in `if`",}