mcarton e4dceef7e7
Revert "Automatically defines the clippy feature"
This reverts commit d7ba66bf44f993e64114e17cc15f1b0d56ae8f70.

It was causing problems with crates with:

```rust
#![cfg_attr(feature="clippy", plugin(clippy))]
```
2016-06-29 14:29:25 +02:00
..
2016-06-10 00:09:17 +02:00