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

[WIP] Normalize for underlyingClassRef #20183

Closed

Conversation

EugeneFlesselle
Copy link
Contributor

@EugeneFlesselle EugeneFlesselle commented Apr 14, 2024

Based on #20180

It fixes the version of #15827 with a classpath decency and does not break anything else, but I'm not that confident about making changes to underlyingClassRef.
Then again, having its result differ when using a classpath dependency from with joint compilation isn't great either.

This is part of the fixes needed to not simplify AppliedTypes if ctx.mode.is(Type).

@EugeneFlesselle EugeneFlesselle requested a review from odersky April 14, 2024 14:46
Test scala#15827 with a classpath dependency
@EugeneFlesselle
Copy link
Contributor Author

This did not cause but lead me to uncover #20184, we might want to fix that before this PR.

@EugeneFlesselle EugeneFlesselle changed the title Normalize for underlyingClassRef [WIP] Normalize for underlyingClassRef Apr 16, 2024
@EugeneFlesselle EugeneFlesselle marked this pull request as draft April 16, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant