rust/src
mcarton e4dceef7e7
Revert "Automatically defines the clippy feature"
This reverts commit d7ba66bf44.

It was causing problems with crates with:

```rust
#![cfg_attr(feature="clippy", plugin(clippy))]
```
2016-06-29 14:29:25 +02:00
..
lib.rs Cleanup dependencies and features 2016-06-10 00:09:17 +02:00
main.rs Revert "Automatically defines the clippy feature" 2016-06-29 14:29:25 +02:00