We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d85b9 commit 8de9a1bCopy full SHA for 8de9a1b
changelogs/3.3.0-RC6.md
@@ -0,0 +1,18 @@
1
+# Backported fixes
2
+
3
+- Patmat: Use less type variables in prefix inference [#16827](https//github.com/lampepfl/dotty/pull/16827)
4
+- Just warn on type ascription on a pattern [#17454](https://github.com/lampepfl/dotty/pull/17454)
5
+- Fix #17187: allow patches with same span [#17366](https://github.com/lampepfl/dotty/pull/17366)
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.3.0-RC5..3.3.0-RC6` these are:
12
13
+```
14
+ 2 Adrien Piquerez
15
+ 2 Michał Pałka
16
+ 2 Paweł Marks
17
+ 1 Dale Wijnand
18
0 commit comments