Translate pat_lit, un-XFAIL alt-pattern-lit.rs for rustc.

This commit is contained in:
Graydon Hoare 2011-02-10 19:40:02 -08:00
parent c9956a65b4
commit 7446af747d
2 changed files with 31 additions and 12 deletions

View file

@ -444,6 +444,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
TEST_XFAILS_RUSTC := $(filter-out \
$(addprefix test/run-pass/, \
alt-path.rs \
alt-pattern-lit.rs \
alt-pattern-simple.rs \
alt-tag.rs \
arith-0.rs \