File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Backported chnages
2
+
3
+ - Backport "Bump Scala CLI to v1.8.4 (was v1.8.1)" to 3.7.2 [ #23547 ] ( https://github.com/scala/scala3/pull/23547 )
4
+ - Backport "Use result of lambda type of implicit in CheckUnused" to 3.7.2 [ #23545 ] ( https://github.com/scala/scala3/pull/23545 )
5
+ - Backport "Check path of module prefix for tailrec" to 3.7.2 [ #23544 ] ( https://github.com/scala/scala3/pull/23544 )
6
+ - Backport "Fix stale top level synthetic package object being used in later runs" to 3.7.2 [ #23543 ] ( https://github.com/scala/scala3/pull/23543 )
7
+ - Backport "Improve completions when a lot of exports are present" to 3.7.2 [ #23542 ] ( https://github.com/scala/scala3/pull/23542 )
8
+ - Backport "Fix regressions in asSeenFrom introduced in 3.7" [ #23442 ] ( https://github.com/scala/scala3/pull/23442 )
9
+
10
+
11
+ # Contributors
12
+
13
+ Thank you to all the contributors who made this release possible 🎉
14
+
15
+ According to ` git shortlog -sn --no-merges 3.7.2-RC1..3.7.2-RC2 ` these are:
16
+
17
+ ```
18
+ 11 Wojciech Mazur
19
+ 1 Guillaume Martres
20
+ 1 Tomasz Godzik
21
+ ```
You can’t perform that action at this time.
0 commit comments