Skip to content

rustdoc primitve impl method anchors are not disambiguated #32890

Closed
@brson

Description

@brson

The page for pointers contains impls for both *const and *mut but the links to their methods are not disambiguated by pointer type, so http://doc.rust-lang.org/nightly/std/primitive.pointer.html#method.as_ref is used for the anchor of both as_ref methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-rustdocRelevant to the rustdoc 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