From 1c8a2598fbb82a4719c8a7fde602ba005e6a48be Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Thu, 24 Mar 2011 17:45:52 -0700 Subject: rustc: XFAIL use.rs too. Should put out burning tinderbox. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3