File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Backported chnages
2+
3+ - Lint avoids revisiting Inlined.call [ #24277 ] ( https://github.com/scala/scala3/pull/24277 )
4+ - Register no elements for lint after inlining [ #24279 ] ( https://github.com/scala/scala3/pull/24279 )
5+ - Use enclosing enclosingInlineds for empty call [ #24281 ] ( https://github.com/scala/scala3/pull/24281 )
6+ - Exclude synthetic opaque proxy from lint [ #24264 ] ( https://github.com/scala/scala3/pull/24264 )
7+ - Deprecate ` scala_legacy ` /` MainGenericRunner ` /` scalac -run ` /` scalac -repl ` for removal [ #24267 ] ( https://github.com/scala/scala3/pull/24267 )
8+
9+ # Contributors
10+
11+ Thank you to all the contributors who made this release possible 🎉
12+
13+ According to ` git shortlog -sn --no-merges 3.7.4-RC2..3.7.4-RC4 ` these are:
14+
15+ ```
16+ 4 Wojciech Mazur
17+ 2 Piotr Chabelski
18+ 2 Som Snytt
19+ ```
You can’t perform that action at this time.
0 commit comments