From d922b0ad9c126e416b1d6d68a567e0dcbabbbf29 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Thu, 2 Dec 2010 19:44:24 -0800 Subject: Drop slots on the way out of scopes. Un-XFAIL box.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 297739ff..814f78e7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -523,6 +523,7 @@ TEST_XFAILS_SELF := $(filter-out \ arith-1.rs \ arith-2.rs \ bool-not.rs \ + box.rs \ char.rs \ complex.rs \ dead-code-one-arm-if.rs \ -- cgit v1.2.3