mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 09:07:57 +00:00
Ignore clippy in number conversion tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![allow(clippy::empty_enum)]
|
||||
#![allow(clippy::empty_enum, clippy::unreadable_literal)]
|
||||
#![cfg_attr(feature = "unstable", feature(never_type))]
|
||||
|
||||
use serde::Deserialize;
|
||||
|
||||
Reference in New Issue
Block a user