Scala 3.3.7-RC1 is now available for testing. This patch release backports most of the bugfixes and some of the improvements introduced in the Scala Next series up to the Scala 3.7.3 release. All of the backported changes were proven to not break either binary or source compatibility, by testing over 1500 projects in the Scala 3 Open Community Build. Notable changes Improvement: Warn if interpolator uses toString #20578 Fix: Unblock Scala 3 on Android #22632 Feature: Implement :jar (deprecate...