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

[Backport] Fix 13777: Tighten check to cache Mirror.Sum in companion #14100

Merged
merged 1 commit into from Dec 14, 2021

Conversation

bishabosha
Copy link
Member

I squashed the commits on #14035 and then did cherry pick onto release-3.1.1

cache the mirror in the companion if:
- the class is not scala 2 defined
  & the class has a companion
  & the class was either:
    - defined in source
    - from tasty and its companion is a subtype of Mirror.Sum
@dwijnand dwijnand merged commit 9e7b57f into scala:release-3.1.1 Dec 14, 2021
@dwijnand dwijnand deleted the backport-14035 branch December 14, 2021 11:06
@bishabosha bishabosha added the release-notes Should be mentioned in the release notes label Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes Should be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants