From 3352fab59ba39194b2efd7e478aa1fbbfe0de8d1 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 19 Nov 2010 16:34:47 -0800 Subject: Parse type items, nil types, named types. Fix some parser bugs. Enable arith-0 and arith-2 tests. --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 29b871a2..dc69d19e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -517,6 +517,8 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ TEST_XFAILS_SELF := $(filter-out \ $(addprefix test/run-pass/, \ + arith-0.rs \ + arith-2.rs \ bool-not.rs \ char.rs \ fact.rs \ -- cgit v1.2.3