mirror of https://github.com/sbt/sbt.git
Contrary to Scala 2, Scala 3 compiler bridges are tied to the compiler version. There is one compiler bridge foreach compiler version. Scala compiler bridges are pure java so they are binary compatible with all Scala version. Consequently, we can fetch the binary module directly without using the ZincCompilerBridgeProvider. |
||
|---|---|---|
| .. | ||
| main | ||
| test/scala/sbt/internal/inc | ||