Static clippy_lints::misc::CMP_NAN []

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