rust-clippy/clippy_dev/src
Matthias Krüger 70d952e751 lintcheck: more fixes
fix a couple of issues when checking if lintcheck needed rerun after clippy binary changed.
I was apparently still comparing the times wrongly, but it should be fixed™ now...
I actually looked at the date of the sources.toml and not at the date of the log file!

Also fix progress report counter not advancing in squential mode
2021-02-28 22:59:46 +01:00
..
bless.rs Quick fix cargo dev bless 2021-02-22 12:45:11 +09:00
fmt.rs clippy_dev: Pass stderr to CommandFailed 2021-01-31 11:21:33 +01:00
lib.rs Add missing_panics_doc lint 2021-02-02 16:36:32 +01:00
lintcheck.rs lintcheck: more fixes 2021-02-28 22:59:46 +01:00
main.rs lintcheck: add -j <N> option to configure threads. 2021-02-19 23:20:05 +01:00
new_lint.rs Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00
ra_setup.rs Use absolute path to Rust repo in ra_setup 2021-02-05 17:23:04 +01:00
serve.rs Eat dogfood 2021-02-06 16:35:38 -06:00
stderr_length_check.rs Define modules in lib.rs instead of main.rs 2020-03-31 17:24:09 +02:00
update_lints.rs fix clippy-dev update_lints 2020-11-29 21:07:47 +01:00