File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # Backported chnages
2+
3+ - Always traverse Inlined.call in linter [ #24043 ] ( https://github.com/scala/scala3/pull/24043 )
4+ - Deduplicate patches before applying them to sources [ #24215 ] ( https://github.com/scala/scala3/pull/24215 )
5+ - Fix compiler crash with ` -Ymagic-offset-header ` [ #24124 ] ( https://github.com/scala/scala3/pull/24124 )
6+ - Fix completions for named tuples [ #24169 ] ( https://github.com/scala/scala3/pull/24169 )
7+ - Fix java record varargs field accessor [ #24172 ] ( https://github.com/scala/scala3/pull/24172 )
8+ - Fix parameter untupling for named tuples (#23440 ) [ #24152 ] ( https://github.com/scala/scala3/pull/24152 )
9+ - Fix possible SuspendException thrown when using macros [ #24174 ] ( https://github.com/scala/scala3/pull/24174 )
10+ - Fix rendering of function-type aliases [ #24042 ] ( https://github.com/scala/scala3/pull/24042 )
11+ - Ignore warnings when compiletime.testing is imported [ #24036 ] ( https://github.com/scala/scala3/pull/24036 )
12+
13+ # Contributors
14+
15+ Thank you to all the contributors who made this release possible 🎉
16+
17+ According to ` git shortlog -sn --no-merges 3.7.4-RC1..3.7.4-RC2 ` these are:
18+
19+ ```
20+ 5 Wojciech Mazur
21+ 2 Li Haoyi
22+ 2 Som Snytt
23+ 2 Tomasz Godzik
24+ 1 Florian3k
25+ 1 Kacper Korban
26+ 1 Oliver Bračevac
27+ 1 aherlihy
28+ ```
You can’t perform that action at this time.
0 commit comments