Skip to content

Hide constructor proxies at PostTyper #23269

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

Merged
merged 1 commit into from
May 29, 2025

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.

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.

2 participants