| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-26 | Move const ip in ui test to unit test | Daiki Ihara | -13/+0 | |
| 2020-11-23 | Stabilize `IpAddr::is_ipv4` and `is_ipv6` as const | Christiaan Dirkx | -0/+13 | |
| 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. | ||||
