Skip to content

Comments

Backport: Provide mirror support after inlining#12079

Merged
odersky merged 3 commits intoscala:release-3.0.0from
dotty-staging:fix-11542-release
Apr 13, 2021
Merged

Backport: Provide mirror support after inlining#12079
odersky merged 3 commits intoscala:release-3.0.0from
dotty-staging:fix-11542-release

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Apr 13, 2021

Backport of #12062

odersky added 3 commits April 13, 2021 13:00
Mirror support runs in PostTyper to add new members to mirrors generated
during Typer. But some anonymous mirrors are generated during inlining.
We need to add the missing methods for them as well.

Fixes scala#11542
Fixes scala#11961
Fixes scala#12052
Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing cfff8c4, but it is fine without it.

@odersky odersky merged commit 21c6e8d into scala:release-3.0.0 Apr 13, 2021
@odersky odersky deleted the fix-11542-release branch April 13, 2021 12:27
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