Skip to content

Method links in trait implementations are useless #16171

@SiegeLord

Description

@SiegeLord

Consider this section: http://doc.rust-lang.org/std/io/struct.BufWriter.html#implementations None of the methods implemented by this type are documented, and if you click on one of their names, it merely moves the method to the top of the page.

I think the method links should go to the trait's methods, which do have documentation. Alternatively, the documentation could be inlined.

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