aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-11 14:28:49 -0800
committerPatrick Walton <[email protected]>2011-03-11 14:29:45 -0800
commit6392bd16811f20b71693df62909c465203d4f8d7 (patch)
tree5ee4bbc99508e8ed6fe436bfb399b8496b612e15 /src/Makefile
parentAdd support for indexing tags in blocks. (diff)
downloadrust-6392bd16811f20b71693df62909c465203d4f8d7.tar.xz
rust-6392bd16811f20b71693df62909c465203d4f8d7.zip
rustc: Load structural loop variables in iterators. Un-XFAIL foreach-put-structured.rs.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \