Make search_is_some
suggestion MachineApplicable
in 1.59.0
or 1.60.0
#8062
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Description
#7463 added a function to create closures where the argument type is dereferenced. In the PR, it was decided to have it as
MaybeIncorrect
for one or two releases. Afterwards, we want to have it asMachineApplicable
if not major problems came up (if any). This issue just assures that this intention is not forgotten.I'll claim this for now, anyone can feel free to make this change once the new version comes. Please leave a comment in that case 🙃.
@rustbot claim
cc @ThibsG
The text was updated successfully, but these errors were encountered: