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 0e039d65..4f27b434 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -456,6 +456,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
large-records.rs \
lazy-init.rs \
lazy-and-or.rs \
+ linear-for-loop.rs \
multiline-comment.rs \
obj-drop.rs \
obj-recursion.rs \