From a059b4720c674b8d5f70a72d4c3b5d610774c43a Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Mon, 6 Dec 2010 17:46:35 -0800 Subject: Null slots on missing init, null-check box ptrs on drop. Works around missing typestate pass. Un-XFAIL box-in-tup.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 79a81767..001b9c2e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -524,6 +524,7 @@ TEST_XFAILS_SELF := $(filter-out \ arith-2.rs \ bool-not.rs \ box.rs \ + box-in-tup.rs \ char.rs \ complex.rs \ dead-code-one-arm-if.rs \ -- cgit v1.2.3