]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #8297 - Jarcho:if_same_then_else_7579, r=Manishearth
authorbors <bors@rust-lang.org>
Mon, 17 Jan 2022 06:48:01 +0000 (06:48 +0000)
committerbors <bors@rust-lang.org>
Mon, 17 Jan 2022 06:48:01 +0000 (06:48 +0000)
Don't lint `if_same_then_else` with `if let` conditions

fixes #7579

changelog: Don't lint `if_same_then_else` with `if let` conditions


Trivial merge