]> git.lizzy.rs Git - rust.git/commit
Fix {subopt,imprec}_float not lint const.*(const)
authorLukas Lueg <lukas.lueg@gmail.com>
Wed, 31 Aug 2022 19:08:33 +0000 (21:08 +0200)
committerLukas Lueg <lukas.lueg@gmail.com>
Thu, 1 Sep 2022 10:51:13 +0000 (12:51 +0200)
commit6e14e60af45ebc79f06eeeb75004e77de4658a80
tree285b4c318a0e73c311bf0731a8154cb95fcd7f80
parent09e4659a862f8a244fedf473a06b9a85448d3a17
Fix {subopt,imprec}_float not lint const.*(const)

Fixes #9402
Fixes #9201
clippy_lints/src/floating_point_arithmetic.rs
tests/ui/floating_point_powf.fixed
tests/ui/floating_point_powf.rs
tests/ui/floating_point_powf.stderr