Static clippy_lints::vec::USELESS_VEC []

pub static USELESS_VEC: &Lint = &::lint::Lint{name: "USELESS_VEC",
              default_level: ::lint::Warn,
              desc: "useless `vec!`",
              epoch_deny: None,}