Skip to content

RFC 4291 errata 4406 was rejected #74198

Closed
@ghananigans

Description

@ghananigans

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions