aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-10-21 15:02:05 -0700
committerGraydon Hoare <[email protected]>2010-10-21 15:02:05 -0700
commita7599a79681e98be65cd24bbeef771edc0534409 (patch)
tree83e18a5323971a48cf0c3c6505240a9b1b9852ac /src
parenteliminated bitv.test, which now lives in test/run-pass (diff)
downloadrust-a7599a79681e98be65cd24bbeef771edc0534409.tar.xz
rust-a7599a79681e98be65cd24bbeef771edc0534409.zip
De-burninate tree.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 1b994940..fec01016 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -500,6 +500,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
lazy-init.rs \
lazychan.rs \
leak-box-as-tydesc.rs \
+ lib-bitv.rs \
lib-deque.rs \
lib-int.rs \
lib-io.rs \