Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup

This commit is contained in:
flip1995
2021-07-01 18:17:38 +02:00
parent abc9a46868
commit ebe52869a3
142 changed files with 3185 additions and 1086 deletions

View File

@@ -14,9 +14,9 @@ use walkdir::WalkDir;
pub mod bless;
pub mod fmt;
pub mod ide_setup;
pub mod new_lint;
pub mod serve;
pub mod setup;
pub mod stderr_length_check;
pub mod update_lints;