mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 10:38:02 +00:00
Whitelist float_cmp lint in serde_test
This commit is contained in:
@@ -157,6 +157,8 @@
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.18")]
|
||||
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(float_cmp))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user