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 \