From 5e77e784f006e36c06252d9beccbd7893eddac73 Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Fri, 27 Aug 2010 13:27:28 -0700 Subject: Have alt-pattern drop the slots it initializes when binding slot patterns. Add a testcase for this as well. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 77045777..62fe0bee 100644 --- a/src/Makefile +++ b/src/Makefile @@ -425,6 +425,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ $(addprefix test/run-pass/, \ arith-1.rs \ acyclic-unwind.rs \ + alt-pattern-drop.rs \ alt-pattern-simple.rs \ alt-tag.rs \ append-units.rs \ -- cgit v1.2.3