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 #1979: generated Owned impl for the props builder was using the wrong generics #2027

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

jkelleyrtp
Copy link
Member

This commit fixes the owned impl to use the original generics rather than the build generics.

I've also added a little compile test in the form of an example in the signals repo.

…rong generics.

This commit fixes the owned impl to use the original generics rather than the build generics.
@jkelleyrtp jkelleyrtp requested a review from ealmloff March 8, 2024 22:31
@ealmloff ealmloff merged commit dd109f2 into main Mar 8, 2024
9 checks passed
@ealmloff ealmloff deleted the jk/owned-build-takes-right-generics branch March 8, 2024 22:49
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