Skip to content

Shared<T> does not forward Sync #31456

Closed
Closed
@alexreg

Description

@alexreg

While it's correct for it not to forward the Send trait, because it could violate mutability rules, there seems to be no reason it shouldn't forward the Sync trait (as Unique<T> does).

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API 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