Skip to content

Make scala corpus less cycle prone #80

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
Aug 6, 2018
Merged

Conversation

retronym
Copy link
Member

@retronym retronym commented Aug 3, 2018

The compiler from scala/scala#6871 hits a cyclic
reference error.

scala/scala#6871 (comment)

Work around this by adding explicit types.

The compiler from scala/scala#6871 hits a cyclic
reference error.

scala/scala#6871 (comment)

Work around this by adding explicit types.
@adriaanm
Copy link

adriaanm commented Aug 3, 2018

Thanks, I wonder why a bootstrap didn't hit this -- had 2.13.x already acquired the explicit type?

@retronym
Copy link
Member Author

retronym commented Aug 3, 2018 via email

@retronym retronym merged commit 440dfda into scala:master Aug 6, 2018
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