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

Heal stage inconsistent prefixes of type projections #18239

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Jul 18, 2023

If the prefix of a TypeRef is a TypeRef we just mapOver.

Fixes #17293

@nicolasstucki nicolasstucki self-assigned this Jul 18, 2023
@nicolasstucki nicolasstucki marked this pull request as ready for review July 19, 2023 07:16
@nicolasstucki nicolasstucki removed their assignment Jul 19, 2023
@smarter smarter merged commit 488f9d2 into scala:main Jul 19, 2023
17 checks passed
@smarter smarter deleted the fix-17293 branch July 19, 2023 08:12
@Kordyjan Kordyjan added this to the 3.4.0 milestone Aug 1, 2023
@Kordyjan Kordyjan added the backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" label Aug 2, 2023
@Kordyjan Kordyjan modified the milestones: 3.4.0, 3.3.1 Aug 2, 2023
@Kordyjan Kordyjan added backport:done This PR was successfully backported. and removed backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Aug 9, 2023
@Kordyjan Kordyjan mentioned this pull request Aug 9, 2023
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression from March: Incorrect quoted.Type instance required in quotes subclassing an inner trait
3 participants