Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 27, 2025

Constructor proxies should all have been expanded at Typer. No need to keep them past PostTyper. This is a trial balloon to see whether we can do something similar for capture variable proxies.

Constructor proxies should all have been expanded at Typer. No need to keep them past PostTyper.
This is a trial balloon to see whether we can do something similar for capture variable proxies.
@noti0na1 noti0na1 merged commit ef37ebf into scala:main May 29, 2025
29 checks passed
@noti0na1 noti0na1 deleted the change-constructor-proxy branch May 29, 2025 12:43
@noti0na1
Copy link
Member

noti0na1 commented Jun 4, 2025

I found out that this PR actually does not remove constructor proxies at PostTyper, because of infoMayChange.

@WojciechMazur WojciechMazur added this to the 3.7.2 milestone Jun 18, 2025
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