| Age | Commit message (Expand) | 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 |
| 2020-09-03 | Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library` | Christiaan Dirkx | -111/+0 |
| 2020-09-03 | Rollup merge of #76142 - CDirkx:const-ip, r=ecstatic-morse | Dylan DPC | -0/+58 |
| 2020-09-01 | Make all remaining methods of `std::net::Ipv4Addr` const | Christiaan Dirkx | -1/+18 |
| 2020-09-01 | Add test for `Ipv4Addr` methods in a const context | Christiaan Dirkx | -0/+41 |
| 2020-09-01 | Add trailing newline to `ipv6.rs` | CDirkx | -1/+1 |
| 2020-09-01 | Add test for `Ipv6Addr` methods in a const context | CDirkx | -0/+53 |
