From ef1bcdea7025f6fd18fcd645804f83186546fa97 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 24 Mar 2011 20:50:05 -0400 Subject: Add test for local declarations with receive. XFAIL in rustc. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index e2cf9f34..d8ad9ea7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -653,6 +653,7 @@ TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \ clone-with-exterior.rs \ comm.rs \ constrained-type.rs \ + decl-with-recv.rs \ destructor-ordering.rs \ iter-ret.rs \ lazychan.rs \ -- cgit v1.2.3