Skip to content

[rustdoc] left panel misrepresents negative OIBITs #45816

Closed
@cuviper

Description

@cuviper

The list of trait implementations in the left panel includes OIBITs that are explicitly not implemented, without indicating that it's a negative impl. For example, mpsc::Sender has !Sync, but at a glance the left panel would imply that it's a normal Sync.

Sender docs screen capture

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