Files
rust/xtask/src
Matthias Krüger 5008e56821 xtask: replace "lint" command by a simply cargo alias
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.
2021-03-14 13:36:45 +01:00
..
2021-03-08 21:49:25 +03:00
2021-01-18 17:56:35 +01:00
2021-03-01 20:26:37 +03:00
2021-03-02 16:50:03 +03:00
2021-03-08 21:45:37 +03:00
2021-03-08 21:45:43 +03:00