rust/clippy_utils/src/ty
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
..
type_certainty Merge commit '51d49c1ae2' into clippy-subtree-update 2025-01-28 19:33:54 +01:00
mod.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00