mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
The infrastructure for resident compilation still exists, but the actual scalac-side code that was backported is removed. Future work on using a resident scalac will use that invalidation code directly from scalac anyway.