Static clippy_lints::types::ABSURD_EXTREME_COMPARISONS []

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