Philipp Krones
a0d562a183
Type safe CLI implementation for clippy-dev
...
Use the derive feature of `clap` to generate CLI of clippy-dev. Adding new
commands will be easier in the future and we get better compile time checking
through exhaustive matching.
2024-05-03 11:36:42 +02:00
Jubilee Young
9083b52122
Check $CARGO before $PATH
2023-12-09 14:08:03 -08:00
Samuel Moelius
9cc8da222b
Fix adjacent code
2022-10-07 05:07:44 -04:00
Yuri Astrakhan
cc6b375cd3
fallout2: rework clippy_dev & _lints fmt inlining
...
* Inline format args where possible
* simplify a few complex macros into format str
* use formatdoc!() instead format!(indoc!(...))
2022-09-23 23:08:12 -04:00
Jason Newcomb
cccc750046
Fix clap deprecation warnings
2022-06-13 21:57:17 -04:00
Marcel Hellwig
9b55ea78c8
update dependencies
2022-05-23 09:28:49 +02:00
flip1995
c951a3c68d
Run cargo collect-metadata in cargo dev serve
2021-07-28 15:05:11 +02:00
Cameron Steffen
40ce05654b
Eat dogfood
2021-02-06 16:35:38 -06:00
Caden Haustein
bde667af7e
Add missing_panics_doc lint
2021-02-02 16:36:32 +01:00
David Tolnay
e6a71066c8
Clippy dev subcommand to build and serve website
2020-10-08 06:43:02 -07:00