]> git.lizzy.rs Git - rust.git/history - clippy_dev/src/crater.rs
cargo dev crater: share target dir between clippy runs, enable pedantic and cargo...
[rust.git] / clippy_dev / src / crater.rs
2021-01-23 Matthias Krügercargo dev crater: share target dir between clippy...
2021-01-23 Matthias Krügercargo dev crater: add more crates to be checked
2021-01-23 Matthias Krügercargo dev crater: save all warnings into a file
2021-01-23 Matthias Krügercargo dev crater: cleanup, don't re-download and reextr...
2021-01-23 Matthias Krügerprint all clippy warnings in the end
2021-01-23 Matthias Krügercargo clippy dev: collecting one-line clippy warnings...
2021-01-23 Matthias Krügerclippy cargo dev: fix checking of crates
2021-01-23 Matthias Krügercargo clippy dev: fix extraction of downloaded crates
2021-01-23 Matthias Krügercargo dev crater: fixes and debug prints
2021-01-23 Matthias Krügercrater: hook into main.rs
2021-01-23 Matthias Krügercargo dev crater: work on downloading and extracting...
2021-01-23 Matthias Krügercargo dev crater: lay out the base plan