mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 03:40:36 +00:00
Since Clippy uses the `let_chains` feature, there are many occasions to collapse `if` and `if let` statements.
Since Clippy uses the `let_chains` feature, there are many occasions to collapse `if` and `if let` statements.