about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatrick Walton <pcwalton@mimiga.net>2011-03-24 17:45:52 -0700
committerPatrick Walton <pcwalton@mimiga.net>2011-03-24 17:45:52 -0700
commit1c8a2598fbb82a4719c8a7fde602ba005e6a48be (patch)
treef6b93604d9a28aa5822a6ab27442c687c2a49aec
parent4e49ca8abd31d7cbe087acb8a3aeb6fe1b2ee5ee (diff)
downloadrust-1c8a2598fbb82a4719c8a7fde602ba005e6a48be.tar.gz
rust-1c8a2598fbb82a4719c8a7fde602ba005e6a48be.zip
rustc: XFAIL use.rs too. Should put out burning tinderbox.
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 8e4f2ca45ff..bb9bcef4077 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -696,6 +696,7 @@ TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \
                         threads.rs \
                         type-sizes.rs \
                         typestate-cfg-nesting.rs \
+						use.rs \
                         use-import-export.rs \
                         user.rs \
                         utf8.rs \