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

Revert "Add TryFrom to FromRepr (#217)" #228

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

Peternator7
Copy link
Owner

This reverts commit ac757fa.

Adding TryFrom to FromRepr and it was more problematic than I had originally thought for people who hit this issue to work around it. Reverting for now so that we can rethink how it should be implemented.

@Peternator7
Copy link
Owner Author

@danog for fyi, adding a new trait impl was a breaking change that didn't have an especially easy mitigation so I'm rolling this back until we have a better solution - either a separate plugin or flag that enables/disables the feature.

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