377 |
feature = "cargo-clippy",
|
378 |
allow(if_let_redundant_pattern_matching, if_same_then_else)
|
379 |
)]
|
398 |
feature = "cargo-clippy",
|
399 |
allow(if_let_redundant_pattern_matching, if_same_then_else)
|
400 |
)]
|