Skip to content

community-build: Update stdLib213 #6137

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
Mar 22, 2019
Merged

Conversation

smarter
Copy link
Member

@smarter smarter commented Mar 21, 2019

The standard library can now be compiled with Dotty without any code
change, just by starting sbt with -Dscala.build.compileWithDotty=true.

The standard library can now be compiled with Dotty without any code
change, just by starting sbt with `-Dscala.build.compileWithDotty=true`.
We already start sbt with this command, but that only takes effect in
the build, not the meta-build (and this still doesn't cover the
meta-meta-...-builds, oh well).
@smarter smarter merged commit f575444 into scala:master Mar 22, 2019
@allanrenucci allanrenucci deleted the update-stdlib213 branch March 22, 2019 19:40
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