mirror of
https://github.com/serde-rs/json.git
synced 2026-03-19 08:09:49 +00:00
Ignore clippy's use_self lint
This commit is contained in:
@@ -312,6 +312,7 @@
|
||||
shadow_unrelated,
|
||||
single_match_else,
|
||||
stutter,
|
||||
use_self,
|
||||
// not practical
|
||||
missing_docs_in_private_items,
|
||||
))]
|
||||
|
||||
Reference in New Issue
Block a user