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

Adapt toInstantiate in interpolateTypeVars to consider #20399 #20426

Merged
merged 1 commit into from
May 19, 2024

Conversation

EugeneFlesselle
Copy link
Contributor

constrainIfDependentParamRef can now not only instantiate the tvar being constrained, but also tvars having already been added to buf.

We simply re-filter buf at the end as this should be a rare occurrence.

[test_scala2_library_tasty]

constrainIfDependentParamRef can now not only instantiate the
tvar being constrained, but also tvars having already been added to buf.

We simply re-filter buf at the end as this should be a rare occurrence.

[test_scala2_library_tasty]
@EugeneFlesselle EugeneFlesselle merged commit a7ac03e into scala:main May 19, 2024
19 checks passed
@EugeneFlesselle EugeneFlesselle deleted the toInstantiate branch May 19, 2024 11:34
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.

None yet

2 participants