mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-30 21:18:04 +00:00
Disable clippy until Manishearth/rust-clippy#1174 is fixed
This commit is contained in:
@@ -11,7 +11,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
|
||||
[features]
|
||||
default = ["with-syntex"]
|
||||
unstable-testing = ["clippy"]
|
||||
unstable-testing = []
|
||||
with-syntex = ["syntex_syntax", "syntex_errors"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user