Wrong suggestion in search_is_some lint #4453
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good first issue
These issues are a good way to get started with Clippy
L-suggestion
Lint: Improving, adding or fixing lint suggestions
Uh oh!
There was an error while loading. Please reload this page.
It's pretty much the same as #4033. The closure argument of
any
needs one dereference less than the closure argument offind
.Playground
Originally posted by @BO41 in #4436 (comment)
The text was updated successfully, but these errors were encountered: