mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-30 22:11:05 +00:00
Ignore let_underscore_drop pedantic clippy lint
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
zero_prefixed_literal,
|
||||
// correctly used
|
||||
enum_glob_use,
|
||||
let_underscore_drop,
|
||||
map_err_ignore,
|
||||
result_unit_err,
|
||||
wildcard_imports,
|
||||
|
||||
Reference in New Issue
Block a user