Static clippy_lints::approx_const::APPROX_CONSTANT []

pub static APPROX_CONSTANT: &'static Lint = &::rustc::lint::Lint{name: "APPROX_CONSTANT",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "the approximate of a known float constant (in `std::fXX::consts`)",}