Files
rust/library/std
Christiaan Dirkx 3f8fdf83ff Stabilize IpAddr::is_ipv4 and is_ipv6 as const
Insta-stabilize the methods `is_ipv4` and `is_ipv6` of `IpAddr`.

Possible because of the recent stabilization of const control flow.

Also adds a test for these methods in a const context.
2020-11-23 01:33:46 +01:00
..
2020-07-27 19:51:13 -05:00
2020-11-15 16:17:21 +01:00