bors c1ce78f0b2 Auto merge of - matthiaskrgr:lintcheck_git, r=flip1995
lintcheck: support git sources

This adds support for git sources in `cargo dev-lintcheck`

You can add a git source to `clippy_dev/lintcheck_crates.toml` by having a `git_url` and a `git_hash` key instead of the `versions` array.
The repo will the be cloned and checked out to the requested commit before checking it with clippy.

Fixes https://github.com/rust-lang/rust-clippy/issues/6642

changelog: lintcheck: support git sources
2021-02-07 13:25:00 +00:00
..
2021-02-02 16:36:32 +01:00
2021-02-02 16:36:32 +01:00
2021-02-06 19:12:58 +01:00
2021-02-06 16:35:38 -06:00
2020-11-29 21:07:47 +01:00