Skip to content

Commit 909b56c

Browse files
committed
Add changelog for 3.3.0-RC5
1 parent f079936 commit 909b56c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelogs/3.3.0-RC5.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Backported fixes
2+
3+
- Remove experimental from `Mirror#fromProductTyped` [#16829](https//github.com/lampepfl/dotty/pull/16829)
4+
- Wunused: Check if symbol exists before `isValidMemberDef` check [#17316](https://github.com/lampepfl/dotty/pull/17316)
5+
- Wunused: Include import selector bounds in unused checks [#17323](https://github.com/lampepfl/dotty/pull/17323)
6+
- Fix compiler crash in WUnused [#17340](https://github.com/lampepfl/dotty/pull/17340)
7+
8+
# Contributors
9+
10+
Thank you to all the contributors who made this release possible 🎉
11+
12+
According to `git shortlog -sn --no-merges 3.3.0-RC4..3.3.0-RC5` these are:
13+
14+
```
15+
2 Kacper Korban
16+
2 Michael Pilquist
17+
2 Paweł Marks
18+
2 Szymon Rodziewicz
19+
1 Matt Bovel
20+
21+
22+
```

0 commit comments

Comments
 (0)