From 1730d2e037fc41f31d0a90b2fde477f02f0fc798 Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Thu, 22 Jul 2010 17:47:32 -0700 Subject: Notify copy glue of dst-initialization and fix _vec.alloc issues in lib and runtime. Closes #109. --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 84f3a2b2..08992377 100644 --- a/src/Makefile +++ b/src/Makefile @@ -364,7 +364,6 @@ TEST_XFAILS_X86 := test/run-pass/bind-obj-ctor.rs \ test/run-pass/mutable-vec-drop.rs \ test/run-pass/obj-as.rs \ test/run-pass/task-comm.rs \ - test/run-pass/vec-alloc-append.rs \ test/run-pass/vec-slice.rs \ test/run-pass/task-comm-2.rs \ test/run-pass/task-comm-3.rs \ -- cgit v1.2.3