[snowpatch] [PATCH v2 1/2] Add optional clippy support

Andrew Donnellan andrew.donnellan at au1.ibm.com
Thu Jan 5 16:40:48 AEDT 2017


On 19/12/16 14:29, Andrew Donnellan wrote:
> clippy[0] is the de facto standard linter for Rust. Add clippy as an
> optional dependency which can be enabled by building with the "clippy"
> feature enabled ("cargo build --features clippy"). Note that clippy only
> supports the latest nightly toolchain.
>
> [0] https://github.com/Manishearth/rust-clippy
>
> Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>

I'm going to respin this and advise people to use "cargo +nightly 
clippy" exclusively, causes less problems


-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com  IBM Australia Limited



More information about the snowpatch mailing list