RFC 4291 errata 4406 was rejected #74198
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Ipv6Addr::is_unique_link_local
andIpv6Addr::is_unique_link_local_strict
both reference RFC 4291 errata 4406, but this errata was rejected. We should probably remove the rejected errata and just refer to the sections in the RFC for each method.https://doc.rust-lang.org/std/net/struct.Ipv6Addr.html#method.is_unicast_link_local_strict
https://doc.rust-lang.org/std/net/struct.Ipv6Addr.html#method.is_unicast_link_local
https://www.rfc-editor.org/errata/eid4406
The text was updated successfully, but these errors were encountered: