mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-09 05:57:56 +00:00
Restore bare_trait_objects lint within serde_derive code
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![doc(html_root_url = "https://docs.rs/serde_derive_internals/0.28.0")]
|
||||
#![allow(unknown_lints, bare_trait_objects)]
|
||||
// Ignored clippy lints
|
||||
#![allow(
|
||||
clippy::cognitive_complexity,
|
||||
|
||||
Reference in New Issue
Block a user