From 5f29988a2cf9263631bf79b758d1f5d3e33dbb80 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Thu, 10 Mar 2011 14:15:02 -0800 Subject: Add failing test for tag-leaking case. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index fa4ddd20..929be490 100644 --- a/src/Makefile +++ b/src/Makefile @@ -414,6 +414,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \ test/run-pass/generic-fn-box.rs \ test/run-pass/generic-tup.rs \ test/run-pass/iter-ret.rs \ + test/run-pass/leak-tag-copy.rs \ test/run-pass/lib-io.rs \ test/run-pass/mlist-cycle.rs \ test/run-pass/obj-as.rs \ -- cgit v1.2.3