Skip to content
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

use new inliner flag in 2.12.3 #252

Open
johnynek opened this issue Jul 19, 2017 · 0 comments
Open

use new inliner flag in 2.12.3 #252

johnynek opened this issue Jul 19, 2017 · 0 comments

Comments

@johnynek
Copy link
Member

with bazel's approach, this new inlining flag is probably the only safe way to go:

-opt-inline-from:<sources>

scala/scala#5989

it replaces -opt:l:project which is being deprecated. See thread:
https://contributors.scala-lang.org/t/upcoming-scala-releases-2-12-3-and-2-13-0-m1/955/3

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

No branches or pull requests

1 participant