a.mul_add(b, c)
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
98363cbf6a
struct_span_lint
2b030eb03d
37f4c1725d
09ac14c901
080b587854
5436dba826
d9c24d1b1e