collapsible_if
Since Clippy uses the `let_chains` feature, there are many occasions to collapse `if` and `if let` statements.
std
rustc_driver