From 6392bd16811f20b71693df62909c465203d4f8d7 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Fri, 11 Mar 2011 14:28:49 -0800 Subject: rustc: Load structural loop variables in iterators. Un-XFAIL foreach-put-structured.rs. --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index e06bb386..a407f206 100644 --- a/src/Makefile +++ b/src/Makefile @@ -449,7 +449,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \ comm.rs \ constrained-type.rs \ destructor-ordering.rs \ - foreach-put-structured.rs \ iter-ret.rs \ lazychan.rs \ lib-bitv.rs \ -- cgit v1.2.3