Skip to content

MaybeUninit<T> could be Copy for all T #62835

Open
@Diggsey

Description

@Diggsey

At the moment it only implements Copy when T: Copy, but there's no memory-safety reason for it not to always be Copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-langRelevant to the language teamT-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