Static clippy_lints::arithmetic::FLOAT_ARITHMETIC[]

pub static FLOAT_ARITHMETIC: &Lint = &::lint::Lint{name: "FLOAT_ARITHMETIC",
              default_level: ::lint::Allow,
              desc: "any floating-point arithmetic statement",
              edition_lint_opts: None,}