Skip to content

make rustdoc show whether types are affine, Send and/or Freeze #10431

Closed
@thestinger

Description

@thestinger

It's not possible to tell whether a type is going to have move semantics or Send/Freeze without looking into each layer of the potentially private implementation details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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