mirror of
https://github.com/serde-rs/json.git
synced 2026-03-14 02:07:40 +00:00
Ignore match_single_binding clippy lint
This commit is contained in:
parent
8d0505803b
commit
5efd1f4f1b
@ -306,6 +306,7 @@
|
||||
#![allow(
|
||||
clippy::deprecated_cfg_attr,
|
||||
clippy::doc_markdown,
|
||||
clippy::match_single_binding,
|
||||
clippy::needless_doctest_main,
|
||||
clippy::transmute_ptr_to_ptr
|
||||
)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user