From 889a947761da78045de039771c98836ea73238e8 Mon Sep 17 00:00:00 2001 From: Guillaume Martres Date: Fri, 9 Jun 2017 00:40:05 +0200 Subject: [PATCH] Fix #2670: Scalac classfile parser crashes on dotty jar This was fixed in the backend by https://github.com/lampepfl/scala/pull/21, this PR also incidentally contains https://github.com/lampepfl/scala/pull/20 (missing nullary method applications) which wasn't merged before --- scala-backend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scala-backend b/scala-backend index fd40234ba424..cee714f53316 160000 --- a/scala-backend +++ b/scala-backend @@ -1 +1 @@ -Subproject commit fd40234ba42430682c1c4d3456ea8bc861537734 +Subproject commit cee714f5331650f0ccf86343a4bf79255c6a602a