mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00:00
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…
Reference in New Issue
Block a user