Skip to content

Explicit Self: Sized bounds missing from generated documentation. #62899

@jswrenn

Description

@jswrenn

Nearly every method of Iterator has an explicit Self: Sized bound. These bounds are present in libcore's documentation (e.g., Iterator::count), but are missing in libstd's documentation (e.g., Iterator::count).

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.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