We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195a872 commit 30628acCopy full SHA for 30628ac
changelogs/3.2.1-RC3.md
@@ -0,0 +1,16 @@
1
+# Backported fixes
2
+
3
+- Fix tuple casting [#16113](https://github.com/lampepfl/dotty/pull/16113)
4
+- Be even more careful when combining argument and info in `computeAsSeenFrom` [#16070](https://github.com/lampepfl/dotty/pull/16070)
5
+- Be still more careful when computing denotations of class parameters [#16112](https://github.com/lampepfl/dotty/pull/16112)
6
7
+# Contributors
8
9
+Thank you to all the contributors who made this release possible 🎉
10
11
+According to `git shortlog -sn --no-merges 3.2.1-RC2..3.2.1-RC3` these are:
12
13
+```
14
+ 4 Martin Odersky
15
+ 2 Paweł Marks
16
0 commit comments