mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +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.