We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6af4f9 commit 1451dc5Copy full SHA for 1451dc5
changelogs/3.3.1-RC2.md
@@ -0,0 +1,16 @@
1
+# Backported fixes
2
+
3
+- Dealias types in `New`` before matching quotes [#17615](https://github.com/lampepfl/dotty/pull/17615)
4
+- Fix `accessibleType` for package object prefixes [#18057](https://github.com/lampepfl/dotty/pull/18057)
5
6
+# Contributors
7
8
+Thank you to all the contributors who made this release possible 🎉
9
10
+According to `git shortlog -sn --no-merges 3.3.1-RC1..3.3.1-RC2` these are:
11
12
+```
13
+ 2 Martin Odersky
14
+ 2 Paweł Marks
15
+ 1 Nicolas Stucki
16
0 commit comments