We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b134f4 commit 6e98c38Copy full SHA for 6e98c38
experimental-backend.md
@@ -63,3 +63,5 @@ An sbt project with these options can be found here: https://github.com/lrytz/ex
63
As part of the new backend for Scala 2.12 we are developing a new inliner and bytecode optimizer.
64
The inliner is already available in Scala 2.11.7 and can be enabled using the `-Yopt` compiler option.
65
Check `-Yopt:help` to see the available optimizations.
66
+
67
+If you encounter a bug, please file an issue on this bugracker: https://github.com/scala-opt/scala/issues
0 commit comments