rust/src
Michael Wright 1ab96db791 Make dogfood test output to seperate directory
This commit makes `cargo clippy` output the build artifacts to a
separate directory if the `CLIPPY_DOGFOOD` env var is set. This should
prevent dogfood builds from interfering with regular builds.

This should help with issue #2595.
2018-04-01 09:44:30 +02:00
..
driver.rs Use cargo check instead of cargo rustc 2018-03-28 11:50:17 +02:00
lib.rs Update clippy for rustc 1.23.0-nightly (f0fe716db 2017-10-30) 2017-10-31 00:07:10 -07:00
main.rs Make dogfood test output to seperate directory 2018-04-01 09:44:30 +02:00