Sébastien Doeraene
Sébastien Doeraene
I am also very interested, but already overbooked until May 8 included.
We've got the same limitation in Scala.js. we have a progression test for it: https://github.com/scala-js/scala-js/blob/cb6d935fa15b92b5a653f9eb716606e7ba7ee8e4/compiler/src/test/scala/org/scalajs/nscplugin/test/OptimizationTest.scala#L48-L67
To whoever would like to take this on, note that the warning should not apply to *local* definitions, i.e., those for which `sym.isLocalToBlock` is true. Such definitions are only visible...
Here is a self-contained, probably close to minimal reproduction: ```scala package test class JSFunction trait JSFunction0[+R] extends JSFunction { def apply(): R } object A { def lambdaAnything() = test(()...
@mlachkar Are you familiar with the above rule and/or why it is not found?
We haven't really thought through the version-dependent documentation thing yet, I'm afraid.
Could you give a concrete example of something that's bothering you? We always keep documentation of all deprecated features on the website, with marks that they are deprecated. So the...
> I'm currently using version 0.6.14 and I just saw a new release for 0.6.15. I haven't upgraded to that version yet, because I'm not sure if the other ScalaJs...
By all means, please do :+1: I don't have much to offer though apart from * Make sure source maps are enabled in the browser * In case things are...
No, I need to ask that of @ochrons. Also I need to contact him about what the Scala Center can do to take it over financially and/or operationally. We decided...