mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-16 20:31:01 +00:00
Suppress option_if_let_else clippy pedantic lint
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
// things are often more readable this way
|
||||
cast_lossless,
|
||||
module_name_repetitions,
|
||||
option_if_let_else,
|
||||
single_match_else,
|
||||
type_complexity,
|
||||
use_self,
|
||||
|
||||
Reference in New Issue
Block a user