Skip to content

Conversation

LeeTibbert
Copy link
Collaborator

Add scalacOptions which have proved useful in the ScalaNative build
itself. The options here are not exactly the same. For example,
this build uses, rightly, -Yno-unused-imports.

Tested manually. No fatal or warning messages were found whilst building
the current code base. Enabling these options should help keep deprecation
warnings & such from unintentionally creeping in as the code base
evolves.

No documentation impact.

Add scalacOptions which have proved useful in the ScalaNative build
itself.  The options here are not exactly the same. For example,
this build uses, rightly, -Yno-unused-imports.

Tested manually. No fatal or warning messages were found whilst building
the current code base.  Enabling these options should help keep deprecation
warnings & such from unintentionally creeping in as the code base
evolves.

No documentation impact.
@LeeTibbert LeeTibbert requested a review from lolgab April 17, 2020 17:50
@lolgab lolgab merged commit 204221a into scala-native:master Apr 17, 2020
@LeeTibbert LeeTibbert deleted the PR_build_sbt_scalac_2020-04-17 branch July 27, 2020 20:49
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