File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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+ ```
You can’t perform that action at this time.
0 commit comments