From a32d206d27779bc479270fcb41f770de7d57cf34 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Mon, 24 Jan 2011 18:03:31 -0800 Subject: Implement autoderef in rustc. Un-XFAIL autoderef-full-lval.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index ad0e209a..675a4823 100644 --- a/src/Makefile +++ b/src/Makefile @@ -422,6 +422,7 @@ TEST_XFAILS_RUSTC := $(filter-out \ arith-0.rs \ arith-1.rs \ arith-2.rs \ + autoderef-full-lval.rs \ bind-interior.rs \ bind-thunk.rs \ bind-trivial.rs \ -- cgit v1.2.3