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
@Kordyjan Kordyjan added this to the 3.5.1 milestone Jul 3, 2024
WojciechMazur added a commit that referenced this pull request Jul 8, 2024
…" to LTS (#21112)

Backports #20426 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
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.

3 participants