rustc: Re-XFAIL rec-extend.rs. The typechecker never assigned the path expr a type.

This commit is contained in:
Patrick Walton 2011-03-08 14:50:03 -08:00
parent 27547c6514
commit 16344a0145
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
obj-return-polytypes.rs \
pred.rs \
preempt.rs \
rec-extend.rs \
rt-circular-buffer.rs \
size-and-align.rs \
spawn-fn.rs \