• encoding_rs 0.8.31/src/iso_2022_jp.rs
    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
    )]