rust/clippy_dev/src
2025-11-14 07:50:55 -05:00
..
parse clippy_dev: Add specialized helpers for finding identifiers to the token cursor. 2025-10-11 17:58:26 -04:00
setup Add helper function for creating cargo commands. 2025-07-11 00:59:19 -04:00
deprecate_lint.rs clippy_dev: Allocate onto an arena when parsing. 2025-10-22 19:09:23 -04:00
dogfood.rs Use expect for lint warnings 2025-10-06 20:17:12 -04:00
fmt.rs clippy_dev: Inline and simplify read_src_with_module. 2025-10-22 19:09:23 -04:00
lib.rs clippy_dev: Allocate onto an arena when parsing. 2025-10-22 19:09:23 -04:00
lint.rs Inline cargo_clippy_path and add a note about removing it when possible 2025-07-11 01:05:40 -04:00
main.rs clippy_dev: Move all parsing within a parse context. 2025-10-22 19:09:23 -04:00
new_lint.rs Update dev new_lint to add passes to each array. 2025-11-14 07:50:55 -05:00
parse.rs clippy_dev: Allocate onto an arena when parsing. 2025-10-22 19:09:23 -04:00
release.rs clippy_dev: Use the new ranges. 2025-10-11 17:53:19 -04:00
rename_lint.rs clippy_dev: Allocate onto an arena when parsing. 2025-10-22 19:09:23 -04:00
serve.rs Add helper function for creating cargo commands. 2025-07-11 00:59:19 -04:00
sync.rs Merge commit 'cadf98bb7d' into clippy-subtree-update 2025-05-21 15:15:38 +02:00
update_lints.rs clippy_dev: Allocate onto an arena when parsing. 2025-10-22 19:09:23 -04:00
utils.rs clippy_dev: Inline and simplify read_src_with_module. 2025-10-22 19:09:23 -04:00