rust/clippy_dev/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
..
setup rename rust-toolchain to rust-toolchain.toml 2025-03-21 09:37:59 +09:00
dogfood.rs Add --allow-no-vcs to cargo dev dogfood --fix 2025-02-16 13:06:03 +01:00
fmt.rs just_underscores_and_digits: ignore empty ident 2025-02-11 09:35:43 -07:00
lib.rs Merge commit 'ff4a26d442' into clippy-subtree-update 2024-11-28 19:38:59 +01:00
lint.rs Permit specifying a non-default edition when linting file 2025-02-07 00:21:49 +01:00
main.rs rename rust-toolchain to rust-toolchain.toml 2025-03-21 09:37:59 +09:00
new_lint.rs Check for MSRV attributes in late passes using the HIR 2025-02-28 18:09:44 +00:00
release.rs Merge commit 'ff4a26d442' into clippy-subtree-update 2024-11-28 19:38:59 +01:00
serve.rs Merge commit 'f712eb5cdc' into clippy-subtree-update 2024-11-07 22:37:01 +01:00
sync.rs rename rust-toolchain to rust-toolchain.toml 2025-03-21 09:37:59 +09:00
update_lints.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00
utils.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00