Skip to content

Conversation

allanrenucci
Copy link
Contributor

Relying on the classpath didn't work as it was sometime preferred over
the source path. We need to knows which standard library we are
compiling against even before symbols are entered (e.g. during
desugaring).

This flag will go away once we drop support for the 2.12 standard
library. But for now, we need it to compile the 2.13 standard library.

Relying on the classpath didn't work as it was sometime preferred over
the source path. We need to knows which standard library we are
compiling against even before symbols are entered (e.g. during
desugaring).

This flag will go away once we drop support for the 2.12 standard
library. But for now, we need it to compile the 2.13 standard library.
@allanrenucci
Copy link
Contributor Author

TODO: once merged, update the build of our 2.13 standard library fork to use the newly introduced flag

@smarter smarter merged commit 44600e8 into scala:master Jan 4, 2019
@allanrenucci allanrenucci deleted the resolve-seq branch January 4, 2019 21:09
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