clippy dev crater: address more review commetns

make serde a feature-dep
save clippy version in the crater log
This commit is contained in:
Matthias Krüger
2020-12-29 16:18:31 +01:00
parent 94a73d7b11
commit 48fc948ca3
4 changed files with 24 additions and 11 deletions

View File

@@ -65,7 +65,7 @@ fn get_clap_config<'a>() -> ArgMatches<'a> {
);
let app = App::new("Clippy developer tooling")
.subcommand(
.subcommand(
SubCommand::with_name("bless")
.about("bless the test output changes")
.arg(