about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 150221c8a57..768d89d9473 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -542,7 +542,9 @@ TEST_XFAILS_SELF := $(filter-out \
                         item-name-overload.rs \
                         large-records.rs \
                         lazy-init.rs \
+                        lazy-and-or.rs \
                         multiline-comment.rs \
+                        operator-associativity.rs \
                         output-slot-variants.rs \
                         readalias.rs \
                         rec.rs \