aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-12-08 16:43:59 -0800
committerGraydon Hoare <[email protected]>2010-12-08 16:43:59 -0800
commit440e637edfc58f50365f658e28c86ae51c1327b2 (patch)
treefc1b513723f4fba1b69bd29e95d3a8827f442d89 /src/Makefile
parentFix structure returns harder. (diff)
downloadrust-440e637edfc58f50365f658e28c86ae51c1327b2.tar.xz
rust-440e637edfc58f50365f658e28c86ae51c1327b2.zip
Fix boxed returns harder. Un-XFAIL output-slot-variants.rs.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 2a41351d..442c23bc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -542,6 +542,7 @@ TEST_XFAILS_SELF := $(filter-out \
large-records.rs \
lazy-init.rs \
multiline-comment.rs \
+ output-slot-variants.rs \
readalias.rs \
rec.rs \
rec-auto.rs \