Scala 3.7.4-RC1 is now ready for testing! The previously unplanned 4th patch release of Scala 3.7 brings most of backward compatible improvements and bugfixes originally planned for 3.8 which (as last minor before planned feature freeze for 3.9 LTS) requires a bit more work from compiler team. Release highlights: improvements to coverage making it’s results more similar to Scala 2 under -Yexplicit-nulls compiler now warns for inferred flexible types to prevent binary incompatibilies backpor...