From 9f0a6c21b2de2247eccbfb1b72137db5c7dd5173 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Tue, 21 Sep 2010 11:47:10 -0700 Subject: Implement preliminary form of structured compare. No boxes, vectors or strings yet. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index b4233f5b..8277ed31 100644 --- a/src/Makefile +++ b/src/Makefile @@ -537,6 +537,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ str-append.rs \ str-concat.rs \ str-idx.rs \ + structured-compare.rs \ tag.rs \ tail-call-arg-leak.rs \ tail-cps.rs \ -- cgit v1.2.3