mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-07 22:27:59 +00:00
Ignore map_err_ignore Clippy pedantic lint
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
zero_prefixed_literal,
|
||||
// correctly used
|
||||
enum_glob_use,
|
||||
map_err_ignore,
|
||||
wildcard_imports,
|
||||
// not practical
|
||||
needless_pass_by_value,
|
||||
|
||||
Reference in New Issue
Block a user