mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 20:08:10 +00:00
This simplifies checking common properties in an address-family-agnostic way since since #86335 commits to not checking IPv4 semantics of IPv4-mapped addresses in the `Ipv6Addr` property methods.