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 f41ea356..c49e7b32 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -497,6 +497,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
explicit-fail.rs \
fail.rs \
linked-failure.rs \
+ non-exhaustive-match.rs \
pred.rs \
str-overrun.rs \
vec-overrun.rs \