Commit 4071894
fix: update parent type of
Starting from Scala 3.8.0, the following code will not compile due to removing some
unsound typing rules. See scala/scala3#23441
Co-authored-by: Eugene Flesselle <[email protected]>ParSeqLike
1 parent faac62a commit 4071894
File tree
1 file changed
+2
-2
lines changed- core/src/main/scala/scala/collection/parallel
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments