aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-23 10:39:15 -0700
committerGraydon Hoare <[email protected]>2011-03-23 10:39:15 -0700
commitef01ce9cdcd74710ed0363d82c6dbfab0e552a67 (patch)
tree1d86c2984f612f5e810af88f50486b760827109e /Makefile.in
parentAdd doc rules to Makefile.in (diff)
downloadrust-ef01ce9cdcd74710ed0363d82c6dbfab0e552a67.tar.xz
rust-ef01ce9cdcd74710ed0363d82c6dbfab0e552a67.zip
Pick up new XFAIL from Makefile.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 02f967d3..4539aa1f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -560,6 +560,7 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
obj-as.rs \
vec-slice.rs \
fn-lval.rs \
+ empty-mutable-vec.rs \
generic-bind-2.rs \
generic-fn-box.rs \
generic-tup.rs \