We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bb595 commit 613d05aCopy full SHA for 613d05a
changelogs/3.2.0-RC4.md
@@ -0,0 +1,18 @@
1
+# Backported fixes
2
+
3
+- Refutable extractor may be an `Apply` tree [#15651](https://github.com/lampepfl/dotty/pull/15651)
4
+- Bump compiler-interface and capture the `diagnosticCode` [#15565](https://github.com/lampepfl/dotty/pull/15565)
5
+- Support Mirror synthesis for local and inner classes [#15847](https://github.com/lampepfl/dotty/pull/15847)
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.0-RC3..3.2.0-RC4` these are:
12
13
+```
14
+ 2 Chris Kipp
15
+ 2 Paweł Marks
16
+ 1 Jamie Thompson
17
+ 1 odersky
18
0 commit comments