Skip to content

Commit 9a7e2ae

Browse files
committed
SI-1796 was reopened, partly subsumed by SI-6169
1 parent 241821b commit 9a7e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hand-written.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This release contains all of the bug fixes and improvements made in the 2.10 ser
4848
* Search and destroy mission for ~5000 chunks of dead code. [#1648](https://github.com/scala/scala/pull/1648/files)
4949
* Language
5050
* Case classes with > 22 parameters are now supported [SI-7296](https://issues.scala-lang.org/browse/SI-7296)
51-
* Infer bounds of existential types [SI-1786](https://issues.scala-lang.org/browse/SI-1786)
51+
* Infer bounds of Java-defined existential types [SI-6169](https://issues.scala-lang.org/browse/SI-6169)
5252
* REPL
5353
* The bytecode decompiler command, :javap, now works with Java 7 [SI-4936](https://issues.scala-lang.org/browse/SI-4936) and has sprouted new options [SI-6894](https://issues.scala-lang.org/browse/SI-6894) (Thanks, [Andrew Marki](https://github.com/som-snytt)!)
5454
* Added command :kind to help to tell ground types from type constructors. [#2340](https://github.com/scala/scala/pull/2340) (Thanks, [George Leontiev](https://github.com/folone) and [Eugene Yokota](https://github.com/eed3si9n)!)

0 commit comments

Comments
 (0)