Skip to content

Conversation

@marcelbuesing
Copy link
Contributor

@marcelbuesing marcelbuesing commented Feb 9, 2021

Make enums compareable. Only derive PartialEq due to possible floats.

@marcelbuesing marcelbuesing changed the title Derive Eq and PartialEq in enums [WIP] Derive Eq and PartialEq in enums Feb 9, 2021
@marcelbuesing marcelbuesing changed the title [WIP] Derive Eq and PartialEq in enums Derive Eq and PartialEq in enums Feb 9, 2021
@marcelbuesing marcelbuesing changed the title Derive Eq and PartialEq in enums Derive PartialEq in enums Feb 9, 2021
@killercup
Copy link
Member

Thanks!

I previously didn't add this over concerns of code size bloat but if this becomes an issue we also just put this behind a feature flag.

@killercup killercup merged commit ec3e77f into technocreatives:main Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants