rust/clippy_lints
bors 537a7f3e44 Auto merge of #8297 - Jarcho:if_same_then_else_7579, r=Manishearth
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
2022-01-17 06:48:01 +00:00
..
2022-01-13 12:48:08 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.