diff options
| author | bors <bors@rust-lang.org> | 2023-11-27 20:37:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-27 20:37:34 +0000 |
| commit | e6f33905e81e232abc7682e79d2e54b4fde7444a (patch) | |
| tree | 91c1a520c99110e92838cc357159fb435c02079a /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | 003e910760ef75196ca26e29c4fc83c2f418f693 (diff) | |
| parent | a2e396badfb1e36ba885480da4f7994fec1e2deb (diff) | |
| download | rust-e6f33905e81e232abc7682e79d2e54b4fde7444a.tar.gz rust-e6f33905e81e232abc7682e79d2e54b4fde7444a.zip | |
Auto merge of #11836 - lukaslueg:issue11831, r=Alexendoo
Don't suggest `a.mul_add(b, c)` if parameters are not float 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 parameters, the suggestion was wrong. Fixes #11831 changelog: [`suboptimal_float`]: Don't suggest `a.mul_add(b, c)` if parameters are not f32/f64
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
