Static clippy_lints::redundant_field_names::REDUNDANT_FIELD_NAMES []

pub static REDUNDANT_FIELD_NAMES: &Lint = &::lint::Lint{name: "REDUNDANT_FIELD_NAMES",
              default_level: ::lint::Warn,
              desc:
                  "checks for fields in struct literals where shorthands could be used",
              epoch_deny: None,}