You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#692
copies the sources from scala/scala repo, reformatted using scalafmt
both `Using` and `UsingTest` needed slight adjustment to compile on
2.11 and 2.12; and `UsingTest` needed to be adjusted to use
scala.util.control.compat.ControlThrowable
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)
0 commit comments