aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index a524739a..56fe9b98 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -488,6 +488,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
lazy-and-or.rs \
lazy-init.rs \
lazychan.rs \
+ leak-box-as-tydesc.rs \
lib-deque.rs \
lib-int.rs \
lib-io.rs \