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

TryFromPrimitiveError: Derive a bunch of traits #120

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Conversation

illicitonion
Copy link
Owner

I'm not sure why we were manually implementing these, but we don't need to, and clippy on nightly has started complaining about the Clone impl.

I'm not sure why we were manually implementing these, but we don't need
to, and clippy on nightly has started complaining about the Clone impl.
@illicitonion illicitonion merged commit bf70f0a into main Jul 14, 2023
7 checks passed
@illicitonion illicitonion deleted the clone-impl branch July 14, 2023 19:39
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