aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-24 17:45:52 -0700
committerPatrick Walton <[email protected]>2011-03-24 17:45:52 -0700
commit1c8a2598fbb82a4719c8a7fde602ba005e6a48be (patch)
treef6b93604d9a28aa5822a6ab27442c687c2a49aec /Makefile.in
parentStart hooking resolve into creater. (diff)
downloadrust-1c8a2598fbb82a4719c8a7fde602ba005e6a48be.tar.xz
rust-1c8a2598fbb82a4719c8a7fde602ba005e6a48be.zip
rustc: XFAIL use.rs too. Should put out burning tinderbox.
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 8e4f2ca4..bb9bcef4 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 \