FN redundant_pattern_matching: reference to LHS op: &None #5396
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
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
L-style
Lint: Belongs in the style lint group
for some reason
warns but
(
&None
) does not. :/The text was updated successfully, but these errors were encountered: