mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 16:08:05 +00:00
Update test suite to use tool attrs
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![deny(trivial_numeric_casts)]
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(redundant_field_names))]
|
||||
#![allow(clippy::redundant_field_names)]
|
||||
|
||||
mod bytes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user