Static clippy_lints::approx_const::APPROX_CONSTANT []

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