mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 00:25:52 +00:00
Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library` These tests are about the standard library, not the compiler itself, thus should live in `library`, see #76268.