aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-07 15:12:41 -0800
committerPatrick Walton <[email protected]>2011-03-07 15:12:41 -0800
commit3869b3bfe489fc8db37b4436a9a38e732cc3d219 (patch)
treeadab78a6dd41d253b9c722c7ce8e39b188294f71 /src/Makefile
parentUn-XFAIL 5 more tests that pass lately. (diff)
downloadrust-3869b3bfe489fc8db37b4436a9a38e732cc3d219.tar.xz
rust-3869b3bfe489fc8db37b4436a9a38e732cc3d219.zip
Modernize test/run-pass/generic-recursive-tag.rs. Un-XFAIL it in rustboot.
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 ac822932..a1c13918 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -410,7 +410,6 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
test/run-pass/vec-slice.rs \
test/run-pass/fn-lval.rs \
test/run-pass/generic-fn-box.rs \
- test/run-pass/generic-recursive-tag.rs \
test/run-pass/generic-tup.rs \
test/run-pass/iter-ret.rs \
test/run-pass/lib-io.rs \