]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/float_cmp.stderr
New upstream version 1.23.0+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / float_cmp.stderr
index a764403d0397b40fc1aba4d76e0c0b993858d052..d2903f501f5f001b38b16547ae075588939f2c54 100644 (file)
@@ -95,5 +95,3 @@ note: std::f32::EPSILON and std::f64::EPSILON are available.
 57 |     twice(x) != twice(ONE as f64);
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-error: aborting due to 8 previous errors
-