Static clippy_lints::misc_early::UNNEEDED_FIELD_PATTERN []

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