From 51542b279fcae0f740a76b631ce0fbcdf4c7cf5e Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 21 Jan 2011 08:25:13 -0800 Subject: Fix bug in trans_for, un-XFAIL linear-for-loop.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 0e039d65..4f27b434 100644 --- a/src/Makefile +++ b/src/Makefile @@ -456,6 +456,7 @@ TEST_XFAILS_RUSTC := $(filter-out \ large-records.rs \ lazy-init.rs \ lazy-and-or.rs \ + linear-for-loop.rs \ multiline-comment.rs \ obj-drop.rs \ obj-recursion.rs \ -- cgit v1.2.3