Skip to content

Commit 997b993

Browse files
committed
Add changelog for 3.7.4-RC3
1 parent ea632db commit 997b993

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelogs/3.7.4-RC3.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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+
```

0 commit comments

Comments
 (0)