Skip to content

rustdoc: Unnecessary "read more" links #105677

Closed
@cmpute

Description

@cmpute

There are "read more" links for trait methods, even though the documentation has already been fully included. For example there is a "read more" link for Sum::sum impl for i32, but the documentation for that function is already fully included.

As pointed out by this chat, this behavior might not be intended.

@rustbot +T-rustdoc +A-rustdoc-ui

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-uiArea: Rustdoc UI (generated HTML)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