Commit 0c27922
committed
update
fixes #692
copies the sources from scala/scala repo; both `Using` and `UsingTest`
needed slight adjustment to compile on 2.11 and 2.12
includes Scala upgrades: Scala 2.13.17, 2.12.20 (was .13, .19),
Scala.js (because only latest Scala.js is available for 2.13.17)Using from Scala 2.13.17 and add UsingTest
1 parent 484a621 commit 0c27922
File tree
5 files changed
+760
-756
lines changed- compat/src
- main
- scala-2.11/scala/util
- scala-2.12/scala/util
- test/scala/scala/util
- project
5 files changed
+760
-756
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments