aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 29b871a2..dc69d19e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -517,6 +517,8 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
TEST_XFAILS_SELF := $(filter-out \
$(addprefix test/run-pass/, \
+ arith-0.rs \
+ arith-2.rs \
bool-not.rs \
char.rs \
fact.rs \