mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-15 03:51:03 +00:00
Disable clippy until Manishearth/rust-clippy#1174 is fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![feature(custom_derive, plugin)]
|
||||
#![plugin(serde_macros, clippy)]
|
||||
#![plugin(serde_macros)]
|
||||
|
||||
#![deny(identity_op)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user