Backported changes
- Bump Scala CLI to v1.17.0 (was v1.16.0) #27055
- Bump Scala CLI to v1.17.1 (was v1.17.0) #27107
- Do not reuse the def's TypeTree when when wrapping rhs for inlining #26976
- Fix Windows-only stack overflow #27027
- Re-fix #26959 by avoiding Unit =:= on class refs to fix cyclic TASTy load #27045
- Fix
$warning and rewrite on already-backticked names. #27050 - Make parameter proxies of inline methods have explicit types #26989
- Simplify classpath code #26712
- bugfix: Allow to use sourcepath even if binary files already exist #27086
- Fix backend crash for
null.hashCode, clean up #27094
Contributors
Thank you to all the contributors who made this release possible 🎉
According to git shortlog -sn --no-merges 3.10.0-RC2..3.10.0-RC3 these are:
4 Jamie Thompson
3 Piotr Chabelski
3 Solal Pirelli
2 Wojciech Mazur
1 Jan Chyb
1 Martin Odersky
1 Tomasz Godzik