Skip to content

Commit a05b9c7

Browse files
committed
Un-XFAIL obj-recursion.rs for rustc.
1 parent bd536ba commit a05b9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
440440
lazy-init.rs \
441441
lazy-and-or.rs \
442442
multiline-comment.rs \
443+
obj-recursion.rs \
443444
operator-associativity.rs \
444445
output-slot-variants.rs \
445446
readalias.rs \

0 commit comments

Comments
 (0)