rust/src
Benjamin Gill 1265b46478 Basic implementation of cargo clippy --all
This implements workspace support for `cargo clippy` by running clippy
over all packages in the workspace (in serial).

This should probably be parallelised in future (as `cargo build --all`).
2017-08-20 05:00:49 +01:00
..
lib.rs Handfix dogfood issues with the rustfmt changes 2017-08-14 09:43:26 +02:00
main.rs Basic implementation of cargo clippy --all 2017-08-20 05:00:49 +01:00