Jason Newcomb
4e57b2c46f
Use -D warnings
instead of deny-warnings
feature.
2024-08-06 10:46:39 -04:00
xFrednet
bdf3e585a3
Lintcheck: Review comments <3
2024-07-24 22:45:41 +02:00
Alex Macleod
eac1aab1ff
Reduce the size of lintcheck JSON output
2024-07-07 21:05:51 +00:00
klensy
606ada193f
bump strip-ansi-escapes
2024-06-24 18:06:02 +03:00
Alex Macleod
3a983c399a
Merge lintcheck popular-crates bin as a subcommand
2024-06-16 18:28:00 +00:00
Alex Macleod
477b0c6a78
lintcheck: Add JSON output, diff subcommand
2024-06-15 13:58:10 +00:00
Philipp Krones
537ab6cc87
Bump clap version -> 4.4
...
Same version as most other crates in rustc are using
2024-05-03 11:36:42 +02:00
beetrees
6f13a37499
Add spans to clippy.toml
error messages
2023-06-02 00:56:27 +01:00
Samuel "Sam" Tardieu
ce3415e87b
Add the popular-crates
binary
...
This program downloads crates info from https://crates.io/ and builds
a TOML file that can be fed to `lintcheck`.
2023-03-08 09:43:28 +01:00
Samuel Tardieu
79829d8718
lintcheck: use clap's derive interface
...
This makes the code shorter and clearer.
The only incompatible change is that an explicit command-line argument
`--crates-toml=` will take precedence over the `LINTCHECK_TOML`
environment variable.
2023-03-04 23:17:27 +01:00
KaDiWa
ef2596155d
update some dependencies
2023-01-31 23:31:12 +01:00
Alex Macleod
fc77d91469
Add cargo lintcheck --recursive
to check dependencies of crates
2022-09-24 12:01:08 +00:00
Takayuki Nakata
7fbaf8113b
Fix the minimal version for clap
2022-07-14 09:46:46 +09:00
alex-semenyuk
9015884325
Fix small mistakes
2022-07-09 13:00:24 +03:00
Marcel Hellwig
9b55ea78c8
update dependencies
2022-05-23 09:28:49 +02:00
Alex Macleod
8708a261a1
Some lintcheck cleanup
2022-05-12 13:46:58 +01:00
Josh Stone
8f9b158df3
Update rayon and rustc-rayon
2022-01-10 11:34:07 -08:00
Samuel E. Moelius III
43ed2065cc
Update dependencies
2021-09-09 07:47:16 -04:00
flip1995
091ed44b50
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup
2021-09-08 16:31:47 +02:00
Jade
6c2199ea9f
rfc3052: Remove authors field from Cargo manifests
...
Since RFC 3052 soft deprecated the authors field anyway, hiding it from
crates.io, docs.rs, and making Cargo not add it by default, and it is
not generally up to date/useful information, we should remove it from
crates in this repo.
2021-07-29 14:56:05 -07:00
flip1995
f2f2a005b4
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
2021-03-12 15:30:50 +01:00