Skip to content

Commit aa37b8c

Browse files
committed
XFAIL foreach-nested.rs and foreach-nested-2.rs under LLVM
1 parent 700e522 commit aa37b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
393393
export-non-interference.rs \
394394
exterior.rs \
395395
fn-lval.rs \
396+
foreach-nested.rs \
397+
foreach-nested-2.rs \
396398
foreach-put-structured.rs \
397399
foreach-simple-outer-slot.rs \
398400
foreach-simple.rs \

0 commit comments

Comments
 (0)