Static clippy_lints::types::INVALID_UPCAST_COMPARISONS []

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