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

Fix derive as ref with generic boundaries #158

Merged
merged 4 commits into from
Jul 6, 2024

Conversation

greyblake
Copy link
Owner

Fixes #157 and #156

@greyblake greyblake merged commit 9550f04 into master Jul 6, 2024
5 checks passed
@greyblake greyblake deleted the fix-derive-as-ref-with-generic-boundaries branch July 6, 2024 12:58
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.

derive(Deref) with generic boundaries does not compile
1 participant