This strips the run_clippy implementation out of xtask and replaces it by a simple "cargo lint" alias which runs clippy with the corresponding flags. Unfortunately I could not name the alias "clippy" because that would lead to infinite recursion. |
||
|---|---|---|
| .. | ||
| codegen | ||
| ast_src.rs | ||
| codegen.rs | ||
| dist.rs | ||
| flags.rs | ||
| install.rs | ||
| main.rs | ||
| metrics.rs | ||
| pre_cache.rs | ||
| release.rs | ||
| tidy.rs | ||