Skip to content

Fix #9307: Handle _ without a symbol #9308

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
Jul 7, 2020
Merged

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki linked an issue Jul 7, 2020 that may be closed by this pull request
@nicolasstucki nicolasstucki self-assigned this Jul 7, 2020
@nicolasstucki nicolasstucki requested a review from smarter July 7, 2020 11:26
@nicolasstucki nicolasstucki marked this pull request as ready for review July 7, 2020 11:37
@smarter smarter merged commit f3a6cdc into scala:master Jul 7, 2020
@smarter smarter deleted the fix-#9307 branch July 7, 2020 12:13
odersky added a commit to dotty-staging/dotty that referenced this pull request Jul 8, 2020
This was done previously only for one scenario: where a lazy inline body
was updated. But there were two more scenarios where errors could creep
in before the lazy annotation was forced.
odersky added a commit to dotty-staging/dotty that referenced this pull request Jul 8, 2020
This was done previously only for one scenario: where a lazy inline body
was updated. But there were two more scenarios where errors could creep
in before the lazy annotation was forced.
odersky added a commit to dotty-staging/dotty that referenced this pull request Jul 16, 2020
This was done previously only for one scenario: where a lazy inline body
was updated. But there were two more scenarios where errors could creep
in before the lazy annotation was forced.
odersky added a commit to dotty-staging/dotty that referenced this pull request Jul 16, 2020
This was done previously only for one scenario: where a lazy inline body
was updated. But there were two more scenarios where errors could creep
in before the lazy annotation was forced.
odersky added a commit to dotty-staging/dotty that referenced this pull request Jul 16, 2020
This was done previously only for one scenario: where a lazy inline body
was updated. But there were two more scenarios where errors could creep
in before the lazy annotation was forced.
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.

private Array var default initializer leads to a crash
2 participants