Skip to content

Build.scala: only enable features we use #1016

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
Jan 6, 2016

Conversation

smarter
Copy link
Member

@smarter smarter commented Jan 4, 2016

-language:_ does not work when compiling dotty with dotty because it
implies -language:keepUnions which prevents dotty from typechecking

Review by @DarkDimius

-language:_ does not work when compiling dotty with dotty because it
implies -language:keepUnions which prevents dotty from typechecking
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Jan 6, 2016
Build.scala: only enable features we use
@DarkDimius DarkDimius merged commit 705a95f into scala:master Jan 6, 2016
OlivierBlanvillain pushed a commit to OlivierBlanvillain/dotty that referenced this pull request Dec 8, 2016
OlivierBlanvillain pushed a commit to OlivierBlanvillain/dotty that referenced this pull request Dec 12, 2016
@allanrenucci allanrenucci deleted the fix/language-features branch December 14, 2017 19:22
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