redundant_pattern_matching
This commit is contained in:
parent
afa2741e6a
commit
d2bbe76008
@ -312,8 +312,7 @@ pub(super) fn check_match<'tcx>(cx: &LateContext<'tcx>, expr: &'tcx Expr<'_>, op
|
||||
} else {
|
||||
None
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
_ => None,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user