Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Add Scala 2.13 flags #20

Merged
merged 2 commits into from May 18, 2019
Merged

Add Scala 2.13 flags #20

merged 2 commits into from May 18, 2019

Conversation

gabro
Copy link
Member

@gabro gabro commented May 2, 2019

  • add -Ymacro-annotations for 2.13 only (it replaces the macroparadise plugin)
  • enable -Ypartial-unification for < 2.13 only (it's the default in 2.13)
  • enable -Xfuture for < 2.13 only (it's deprecated in 2.13)

@nemobot nemobot added the WIP label May 2, 2019
@gabro gabro merged commit 0504a51 into master May 18, 2019
@nemobot nemobot removed the WIP label May 18, 2019
@gabro gabro deleted the scala13 branch May 18, 2019 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants