Skip to content

rustdoc does not render some where clauses on functions #67366

Closed
@jonas-schievink

Description

@jonas-schievink

For example, the docs for pointer::offset do not include the where T: Sized bound, which is very significant here.

(I could not find any existing issue about this, but there may well be one already since this seems pretty easy to spot)

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