suboptimal_flops in const functions #8004
Labels
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Uh oh!
There was an error while loading. Please reload this page.
On this code:
Clippy gives me:
But currently mul_add doesn't work in const functions.
The text was updated successfully, but these errors were encountered: