]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/floating_point_rad.fixed
Addition `manual_map` test for `unsafe` blocks
[rust.git] / tests / ui / floating_point_rad.fixed
index 64461417a6a11d3a387f6e56bd5d57b9fe61e05e..92480c5db8be446f807d15087515ecab6482fdc3 100644 (file)
@@ -1,5 +1,5 @@
 // run-rustfix
-#![warn(clippy::imprecise_flops)]
+#![warn(clippy::suboptimal_flops)]
 
 fn main() {
     let x = 3f32;