False positive in option_if_let_else inside const fn #7567
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
However, Clippy's suggested replacement code does not compile.
Originally reported by @lopopolo in #6137 (comment).
Meta
cargo clippy -V
: clippy 0.1.56 (0fa3190 2021-08-12)rustc -Vv
:The text was updated successfully, but these errors were encountered: