From 42789c4b97413acbd4956a0ac521fcd199f09c00 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Wed, 15 Dec 2010 10:11:33 -0800 Subject: rustc: Fix bug involving extracting any variant element beyond the first. Un-XFAIL alt-tag.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index c77b8994..64ff6b46 100644 --- a/src/Makefile +++ b/src/Makefile @@ -519,6 +519,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ TEST_XFAILS_SELF := $(filter-out \ $(addprefix test/run-pass/, \ + alt-tag.rs \ arith-0.rs \ arith-1.rs \ arith-2.rs \ -- cgit v1.2.3