We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa290ce commit ce6877fCopy full SHA for ce6877f
releases/2.12.13.md
@@ -1,6 +1,6 @@
1
Scala 2.12.13:
2
3
-* Backports configurable warnings and errors from 2.13.x. // TODO link to blog post
+* Backports configurable warnings and errors from 2.13.x. // TODO: merge https://github.com/scala/scala-lang/pull/1184 and add a link to the post
4
* Improves pattern matching exhaustivity warnings for patterns involving Tuples.
5
* Improves performance of building `immutable.{TreeMap,TreeSet}` by using mutation within
6
the builder.
0 commit comments