Skip to content

rustdoc shows auto impls for [u8] #94937

Closed
@lcnr

Description

@lcnr

https://doc.rust-lang.org/nightly/std/marker/trait.Send.html#impl-Send-80

this is pretty confusing as there also exists an auto impl for [T] https://doc.rust-lang.org/nightly/std/marker/trait.Send.html#impl-Send-429

I expect that rustdoc incorrectly treats the impl [u8] impl as a distinct type or something like this... not completely sure

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