mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
537a7f3e44
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