Skip to content

rustdoc search doesn't handle non-trait impls in a different module to the type definition #10284

Closed
@huonw

Description

@huonw

std::path::Path has some methods impl'd in std::rt::io::fs; searching for, e.g., exists links to std::rt::io::fs::Path as if the struct was defined there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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