Whitelist use of Debug in serde_test
This commit is contained in:
parent
142439088c
commit
98bb02e9b4
@ -164,6 +164,7 @@
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(
|
||||
missing_docs_in_private_items,
|
||||
stutter,
|
||||
use_debug,
|
||||
use_self,
|
||||
))]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user