File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Backported fixes
2+
3+ - Compute completions at ` typerPhase ` [ #16371 ] ( https://github.com/lampepfl/dotty/pull/16371 )
4+ - Only include accessible base classes in ` orDominator ` [ #16477 ] ( https://github.com/lampepfl/dotty/pull/16477 )
5+ - Fix curried overloading resolution for polymorphic methods [ #16485 ] ( https://github.com/lampepfl/dotty/pull/16485 )
6+ - Teach SpaceEngine that generic tuples are irrefutable [ #16051 ] ( https://github.com/lampepfl/dotty/pull/16051 )
7+ - Fix exhaustivity warning [ #16168 ] ( https://github.com/lampepfl/dotty/pull/16168 )
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.2-RC1..3.2.2-RC2 ` these are:
14+
15+ ```
16+ 3 Martin Odersky
17+ 3 Paweł Marks
18+ 2 Dale Wijnand
19+ 1 Som Snytt
20+ ```
You can’t perform that action at this time.
0 commit comments