rust/src
Samuel Tardieu 79c69112dc Apply collapsible_if to Clippy itself
Since Clippy uses the `let_chains` feature, there are many occasions to
collapse `if` and `if let` statements.
2025-03-27 14:40:44 +01:00
..
driver.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00
main.rs Link std statically in rustc_driver 2024-08-11 04:16:53 +02:00