sbt/zinc-lm-integration/src
Adrien Piquerez 08b83d6b31 Fetch Scala 3 compiler bridge binary module
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.
2020-12-23 21:20:59 +01:00
..
main Fetch Scala 3 compiler bridge binary module 2020-12-23 21:20:59 +01:00
test/scala/sbt/internal/inc Fetch Scala 3 compiler bridge binary module 2020-12-23 21:20:59 +01:00