aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-09 15:17:06 -0800
committerPatrick Walton <[email protected]>2011-03-09 15:17:06 -0800
commit7dc64b45b5149a566ad6d1284f8f90eb10468ca3 (patch)
treeabf73af7452167d343efb1665ad9135033dcd541 /src/Makefile
parentRename confusing usage of "lltag" to "lldiscrim" in trans_pat_match() (diff)
downloadrust-7dc64b45b5149a566ad6d1284f8f90eb10468ca3.tar.xz
rust-7dc64b45b5149a566ad6d1284f8f90eb10468ca3.zip
rustc: Make tag pattern translation generic-aware. Un-XFAIL generic-tag-alt.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 43cb1a7f..2c35d07f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -453,7 +453,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
foreach-put-structured.rs \
foreach-simple-outer-slot.rs \
generic-iter-frame.rs \
- generic-tag-alt.rs \
generic-tag-values.rs \
iter-range.rs \
iter-ret.rs \