Skip to content

RFC 4291 errata 4406 was rejected #74198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghananigans opened this issue Jul 9, 2020 · 0 comments · Fixed by #74742
Closed

RFC 4291 errata 4406 was rejected #74198

ghananigans opened this issue Jul 9, 2020 · 0 comments · Fixed by #74742
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.

Comments

@ghananigans
Copy link

Ipv6Addr::is_unique_link_local and Ipv6Addr::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

@jonas-schievink jonas-schievink added 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. labels Jul 9, 2020
@bors bors closed this as completed in acad0a0 Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants