Skip to content

Rustdoc inlined trait shows extra type parameters #15099

Closed
@bluss

Description

@bluss

Compare core vs std version of the same trait:

The original shows fn null() -> Self; while the inlined documentation says fn null<T>() -> Self; in both summary and method detail.

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