mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
68cf94f6a6
Enhance `redundant_pattern_matching` to also lint on `std::net::IpAddr` Follow-up to #6339 r? `@ebroto` (note: also contains a small cleanup of the other ui tests) changelog: Enhance [`redundant_pattern_matching`] to also lint on `std::net::IpAddr`