rust/lintcheck/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
..
config.rs Adress review comments 2025-01-31 16:12:28 +01:00
driver.rs Formatting 2024-09-22 20:52:15 +02:00
input.rs Add unnecessary_debug_formatting lint 2025-02-26 14:25:58 +00:00
json.rs Fix key function description 2025-03-09 16:29:07 +02:00
main.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00
output.rs Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00
popular_crates.rs Merge commit 'b794b8e08c' into clippy-subtree-update 2024-07-11 15:44:03 +02:00
recursive.rs Fix various typos in lint messages, descriptions and comments 2025-03-24 16:04:32 +01:00