scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.82k stars 1.05k forks source link

Mark genSJSIR as *disabled* (rather than non-*runnable*) when no `-scalajs`. #20815

Closed sjrd closed 3 months ago

sjrd commented 3 months ago

This works around the issue seen in #20296. However, the issue resurfaces if we actually run -Ycheck:all in a Scala.js-enabled build.