File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Backported fixes
2
+
3
+ - Heal stage inconsistent prefixes of type projections [ #18239 ] ( https://github.com/lampepfl/dotty/pull/18239 )
4
+ - Fix regression #17245 : Overloaded methods with ClassTags [ #18286 ] ( http://github.com/lampepfl/dotty/pull/18286 )
5
+ - Disallow taking singleton types of packages again [ #18232 ] ( http://github.com/lampepfl/dotty/pull/18232 )
6
+ - A slightly more conservative version of #14218 [ #18352 ] ( http://github.com/lampepfl/dotty/pull/18352 )
7
+ - Record failures to adapt application arguments [ #18269 ] ( http://github.com/lampepfl/dotty/pull/18269 )
8
+ - Fix regression in exhaustivity of HK types [ #18303 ] ( http://github.com/lampepfl/dotty/pull/18303 )
9
+
10
+ # Contributors
11
+
12
+ Thank you to all the contributors who made this release possible 🎉
13
+
14
+ According to ` git shortlog -sn --no-merges 3.3.1-RC4..3.3.1-RC5 ` these are:
15
+
16
+ ```
17
+ 5 Dale Wijnand
18
+ 2 Martin Odersky
19
+ 2 Paweł Marks
20
+ 1 Jan Chyb
21
+ 1 Nicolas Stucki
22
+ ```
You can’t perform that action at this time.
0 commit comments