about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-08 09:19:39 +0000
committerbors <bors@rust-lang.org>2023-03-08 09:19:39 +0000
commit5eefbb39a9638bdb0bfa86db400244cb1eea2eb8 (patch)
tree6b666b5bc7954717ca5a618ae6ead500b181c732 /compiler/rustc_codegen_llvm/src
parent216aefbe30e67dd0e3bde0b5ca410b34aafcc4b6 (diff)
parentce3415e87b53445c371462921077b00e6221c531 (diff)
downloadrust-5eefbb39a9638bdb0bfa86db400244cb1eea2eb8.tar.gz
rust-5eefbb39a9638bdb0bfa86db400244cb1eea2eb8.zip
Auto merge of #10466 - samueltardieu:popular-crates, r=llogiq
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`.

I have been asked, on various pull requests, what the result of `lintcheck` was. However, the default configuration file for lintcheck is limited. This `popular-crates` program allows building a recent list of the recently most downloaded crates from <https://crates.io> and feed it to `lintcheck`. Using it, it was easy to test two new lints against the 500 recently most downloaded crates to ensure that there was no regression.

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions