Skip to content

Fix #9224: Refine stopAtStatic criterion #9230

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
Jun 24, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jun 23, 2020

Refine stopAtStatic criterion for the avoid mao. We now stop only
if the symbol of a named type is static AND all named types on
the prefix have static symbols.

Refine stopAtStatic criterion for the avoid mao. We now stop only
if the symbol of a named type is static AND all named types on
the prefix have static symbols.
@nicolasstucki nicolasstucki linked an issue Jun 24, 2020 that may be closed by this pull request
@odersky odersky requested a review from bishabosha June 24, 2020 09:14
Copy link
Member

@bishabosha bishabosha left a comment

Choose a reason for hiding this comment

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

LGTM

@bishabosha bishabosha merged commit f444573 into scala:master Jun 24, 2020
@bishabosha bishabosha deleted the fix-#9224 branch June 24, 2020 12:19
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.

crash when call method on singleton type pattern
2 participants