Skip to content

Implement IntoBytes for MaybeUninit<T> where T is a ZST? #123

@joshlf

Description

@joshlf

See also: #1316

It would probably be sound to implement AsBytes for MaybeUninit<T> where T is a ZST, although it'd definitely require some thought to make sure that's true.

While we're here, there may be other edge cases like this for other types or traits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions