Static clippy_lints::use_self::USE_SELF []

pub static USE_SELF: &Lint = &::lint::Lint{name: "USE_SELF",
              default_level: ::lint::Allow,
              desc:
                  "Unnecessary structure name repetition whereas `Self` is applicable",
              epoch_deny: None,}