Skip to content

Remove newtype enums from the compiler #4966

Closed
@bstrie

Description

@bstrie

git grep "enum .* = .*;" to find them. Convert these to newtype structs and then remove them from the compiler completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-type-systemArea: Type systemC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions