Skip to content

Rustdoc incorrectly shows blanket impls with Send contraints on !Send types #90324

Closed
@maan2003

Description

@maan2003

impl<T: Send + ..> ToSendValue for T is in Blanket impls

but the type is !Send

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-synthetic-implsArea: Synthetic impls, used by rustdoc to document auto traits and traits with blanket implsC-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