From 90e329da6b263cde1fc286e2c4aa6d062a6acf8a Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 21 Jan 2011 12:09:25 -0800 Subject: First cut at translating const items. Support the literal forms at least. Un-XFAIL const.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 4f27b434..385558b6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -432,6 +432,7 @@ TEST_XFAILS_RUSTC := $(filter-out \ cast.rs \ char.rs \ complex.rs \ + const.rs \ dead-code-one-arm-if.rs \ deep.rs \ deref.rs \ -- cgit v1.2.3