Static clippy_lints::misc_early::UNNEEDED_FIELD_PATTERN []

pub static UNNEEDED_FIELD_PATTERN: &'static Lint = &::rustc::lint::Lint{name: "UNNEEDED_FIELD_PATTERN",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "struct fields bound to a wildcard instead of using `..`",}