Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive Copy, Clone, Default for enums #2760

Merged
merged 5 commits into from
Dec 29, 2023
Merged

Derive Copy, Clone, Default for enums #2760

merged 5 commits into from
Dec 29, 2023

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Dec 29, 2023

Following on #2651, this update also derives these traits for enums.

As before, this improves readability and reduces line count and crate size, which helps IDEs.

@kennykerr kennykerr merged commit 12231a0 into master Dec 29, 2023
47 checks passed
@kennykerr kennykerr deleted the derive-enums branch December 29, 2023 17:00
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.

1 participant