File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ # Backported fixes
2+
3+ - Handle non-specialized functions in EtaReduce [ #15498 ] ( https://github.com/lampepfl/dotty/pull/15498 )
4+ - Refine Matchtype checking [ #15423 ] ( https://github.com/lampepfl/dotty/pull/15423 )
5+ - Fix lifting of arguments with ` -coverage-out ` [ #15530 ] ( https://github.com/lampepfl/dotty/pull/15530 )
6+ - Avoid instrumentation of inline and erased definitions [ #15504 ] ( https://github.com/lampepfl/dotty/pull/15504 )
7+ - Irrefutable for generators don't require ` withFilter ` under ` -source:future ` [ #15593 ] ( https://github.com/lampepfl/dotty/pull/15593 )
8+
9+ # Contributors
10+
11+ Thank you to all the contributors who made this release possible 🎉
12+
13+ According to ` git shortlog -sn --no-merges 3.2.0-RC1..3.2.0-RC2 ` these are:
14+
15+ ```
16+ 4 Guillaume Raffin
17+ 4 odersky
18+ 2 Paweł Marks
19+ 1 Nicolas Stucki
20+ 1 Sébastien Doeraene
21+ 1 Tom Grigg
22+ ```
You can’t perform that action at this time.
0 commit comments