daml/daml-lf/interpreter
Leonid Shlyapnikov 51d96a7d2e
Upgrading to scalac/runtime v2.12.11, we have been on v2.12.6 for too long (#5807)
https://github.com/scala/scala/releases/tag/v2.12.11

Fixing scalac deprecation and unused variable warnings

`/:` is deprecated, using foldLeft
`:\` is deprecated, using foldRight

Removing unused deps reported by bazel buildozer + scalafmt

changelog_begin
Upgraded Scala compiler and Scala runtime to v2.12.11.
See https://github.com/scala/scala/releases/tag/v2.12.11
changelog_end
2020-05-01 11:37:07 -04:00
..
src Upgrading to scalac/runtime v2.12.11, we have been on v2.12.6 for too long (#5807) 2020-05-01 11:37:07 -04:00
BUILD.bazel proper GenMap Gen with key Value order (#5526) 2020-04-24 17:57:12 -04:00