aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-11 12:11:24 -0800
committerPatrick Walton <[email protected]>2011-03-11 12:11:24 -0800
commit2ef57287229218466f87ea99c20f9a16f889e1c7 (patch)
tree59795568cab0ca8faa543ad192656a89d134b268 /src
parentUn-XFAIL test/run-pass/foreach-nested.rs and test/run-pass/foreach-nested-2.rs (diff)
downloadrust-2ef57287229218466f87ea99c20f9a16f889e1c7.tar.xz
rust-2ef57287229218466f87ea99c20f9a16f889e1c7.zip
rustc: Un-XFAIL generic-iter-frame.rs
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index daf53dd0..e8cf5d19 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -451,7 +451,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
destructor-ordering.rs \
foreach-put-structured.rs \
foreach-simple-outer-slot.rs \
- generic-iter-frame.rs \
iter-ret.rs \
lazychan.rs \
lib-bitv.rs \