Skip to content

Upgrade Dotty Reference to 0.21.0-RC1 #7802

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 2 commits into from
Dec 19, 2019

Conversation

anatoliykmetyuk
Copy link
Contributor

No description provided.

Done to match the location of the source to its package.
The original source, thus, ends up split into two files in different
packages. Since a sealed trait is involved, a new constructor for
this trait is created to facilitate the access to this trait from
the source that was moved from the original file.
@smarter
Copy link
Member

smarter commented Dec 19, 2019

I suggest just making the trait unsealed, it's the simplest fix.

@nicolasstucki nicolasstucki merged commit 394217e into scala:master Dec 19, 2019
@nicolasstucki nicolasstucki deleted the dotty-release-0.21.0-RC1 branch December 19, 2019 16:21
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.

3 participants