Skip to content

empty enums are not sendable #2737

@eholk

Description

@eholk

An enum like enum foo { } is not sendable. Granted, you can't instantiate this type, but that doesn't mean we shouldn't be able to send it if you did manage to get ahold of one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions