Static clippy_lints::types::ABSURD_EXTREME_COMPARISONS []

pub static ABSURD_EXTREME_COMPARISONS: &'static Lint = &::rustc::lint::Lint{name: "ABSURD_EXTREME_COMPARISONS",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "a comparison with a maximum or minimum value that is always true or false",}