File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # Backported fixes
2+
3+ - Only look for synthetic applies under ` TypeApply ` with inferred arguments [ #15970 ] ( https://github.com/lampepfl/dotty/pull/15970 )
4+ - Improvements for implicit searches with top-level type variables [ #16001 ] ( https://github.com/lampepfl/dotty/pull/16001 )
5+ - Better types for class type parameters [ #15951 ] ( https://github.com/lampepfl/dotty/pull/15951 )
6+ - Avoid adding ` NoSymbol ` to gadt constraints in ` TypeOps.instantiateToSubType ` [ #15965 ] ( https://github.com/lampepfl/dotty/pull/15965 )
7+
8+ # Contributors
9+
10+ Thank you to all the contributors who made this release possible 🎉
11+
12+ According to ` git shortlog -sn --no-merges 3.2.1-RC1..3.2.1-RC2 ` these are:
13+
14+ ```
15+ 7 Martin Odersky
16+ 3 Kacper Korban
17+ 2 Paweł Marks
18+ ```
You can’t perform that action at this time.
0 commit comments