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

generic type resolution fixes #1042

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

RBusarow
Copy link
Member

Fixes two bugs where we were using a type variable name (e.g., T) instead of resolving the actual type.

fixes #1040
fixes #1041

@RBusarow RBusarow marked this pull request as ready for review July 26, 2024 19:44
@RBusarow RBusarow merged commit c928309 into main Jul 29, 2024
17 checks passed
@RBusarow RBusarow deleted the rick/inherited-generic-factory-return-types branch July 29, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants