summary refs log tree commit diff
path: root/library/std/src/net/ip
AgeCommit message (Expand)AuthorLines
2021-06-19Remove `Ipv4Addr::is_ietf_protocol_assignment`Christiaan Dirkx-14/+3
2021-06-09Remove `is_unicast_site_local`Christiaan Dirkx-11/+1
2021-05-30Remove `is_unicast_link_local_strict`Christiaan Dirkx-16/+2
2021-01-20Dont prefix 0x when `dbg!(ipv6)`Lzu Tao-0/+3
2020-11-26Move const ip in ui test to unit testDaiki Ihara-0/+6
2020-09-23Make delegation methods of `std::net::IpAddr` unstable constChristiaan Dirkx-0/+19
2020-09-03Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library`Christiaan Dirkx-0/+109
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-0/+811