xFrednet
24d20b4eae
Set RUSTC_ICE=0 in uitests and cargo dev lint
2024-04-01 17:05:55 +02:00
Jubilee Young
9083b52122
Check $CARGO before $PATH
2023-12-09 14:08:03 -08:00
Alex Macleod
0f7b61d729
Inherit stdout/stderr for cargo dev dogfood
2023-05-05 12:10:36 +00:00
Alex Macleod
bd8369089c
Track clippy.toml and Cargo.toml in file_depinfo
...
Causes cargo to re-run clippy when those paths are modified
Also tracks the path to `clippy-driver` in debug mode to remove the
workarounds in `cargo dev lint` and `lintcheck`
2022-10-25 11:32:49 +00:00
Jason Newcomb
cccc750046
Fix clap deprecation warnings
2022-06-13 21:57:17 -04:00
Alex Macleod
905a951718
Pass through extra args in cargo dev lint
2022-05-06 15:36:46 +01:00
Alex Macleod
9a02386fd8
Allow running cargo dev lint on a package directory
2022-03-29 19:03:36 +01:00
Cameron Steffen
3afbae33ab
Remove __CLIPPY_INTERNAL_TESTS env var
2022-01-17 12:37:05 -06:00
Alex Macleod
b5bae09184
Add cargo dev lint to manually run clippy on a file
...
I found the manual run command really useful, this makes it a bit easier
to type
2021-11-06 17:20:15 +00:00