Skip to content

Commit 16344a0

Browse files
committed
rustc: Re-XFAIL rec-extend.rs. The typechecker never assigned the path expr a type.
1 parent 27547c6 commit 16344a0

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
@@ -480,6 +480,7 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
480480
obj-return-polytypes.rs \
481481
pred.rs \
482482
preempt.rs \
483+
rec-extend.rs \
483484
rt-circular-buffer.rs \
484485
size-and-align.rs \
485486
spawn-fn.rs \

0 commit comments

Comments
 (0)