about summary refs log tree commit diff
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 c49e7b329e5..297739ff871 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -471,6 +471,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
                       $(addprefix test/run-pass/, \
                         arith-0.rs \
                         arith-2.rs \
+                        box.rs \
                         char.rs \
                         dead-code-one-arm-if.rs \
                         div-mod.rs \