Static clippy_lints::types::INVALID_UPCAST_COMPARISONS []

pub static INVALID_UPCAST_COMPARISONS: &Lint = &::lint::Lint{name: "INVALID_UPCAST_COMPARISONS",
              default_level: ::lint::Allow,
              desc:
                  "a comparison involving an upcast which is always true or false",
              epoch_deny: None,}