From 4e9fecf01cf3589f464bc1a05d9c9228aaa94cfe Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Mon, 9 May 2016 09:53:13 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc1388a6b..949d5185d 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ See [github contributors page](https://github.com/lampepfl/dotty/graphs/contribu | Auto-completion in repl | Under consideration | | Spec name-based patmat | Under consideration | | Multiverse equality | Under consideration | -| Exhaustivity checks in pattern matching | Under consideration | -There are also plethora of small details such [per-callsite @tailrec annotations] +| Exhaustivity checks in pattern matching | Under consideration | +There are also plethora of small details such [per-callsite @tailrec annotations](https://github.com/lampepfl/dotty/issues/1221) ####What are the complications that I can have If I start using Dotty? Dotty can use libraries compiled by scalac 2.11, but Scala scalac can't use libraries compiled by Dotty.
-- cgit v1.2.3