Static clippy_lints::misc::CMP_NAN []

pub static CMP_NAN: &Lint = &::lint::Lint{name: "CMP_NAN",
              default_level: ::lint::Deny,
              desc:
                  "comparisons to NAN, which will always return false, probably not intended",
              epoch_deny: None,}