mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +00:00
a2e396badf
clippy::suboptimal_flops used to not check if the second parameter to f32/f64.mul_add() was float. Since the method is only defined to take `Self` as paremters, the suggestion was wrong. Fixes #11831 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |