rust-clippy/clippy_dev/src
Philipp Krones b27570b19b
Fix cargo dev update_lints
Now that lints can add @eval_always at the end of their definition, the lint
declaration might not end right after the description. The `update_lints`
command can skip everything that comes after that.
2024-11-07 17:27:46 +01:00
..
setup Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-update 2024-04-18 17:48:52 +02:00
dogfood.rs Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup 2023-05-05 17:45:49 +02:00
fmt.rs Formatting 2024-09-22 20:52:15 +02:00
lib.rs Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
lint.rs Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-update 2024-04-04 19:52:55 +02:00
main.rs Merge branch 'master' into rustup 2024-08-24 16:31:01 -04:00
new_lint.rs Apply updated needless_raw_strings to Clippy sources 2024-10-07 18:29:25 +02:00
serve.rs Watch tests/compile-test.rs in cargo dev serve 2024-10-30 19:21:25 +00:00
update_lints.rs Fix cargo dev update_lints 2024-11-07 17:27:46 +01:00