aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-07 14:28:52 -0800
committerPatrick Walton <[email protected]>2011-03-07 14:28:52 -0800
commiteeb2d6d32cbdc975fcc0a0c82adca37913ed6dff (patch)
tree78fd8e3754f52573c62bf960d00232383682b146 /src/Makefile
parentPoison ty_param values in trans; fix buggy parametric obj and box malloc path... (diff)
downloadrust-eeb2d6d32cbdc975fcc0a0c82adca37913ed6dff.tar.xz
rust-eeb2d6d32cbdc975fcc0a0c82adca37913ed6dff.zip
rustc: Un-XFAIL box-unbox.rs
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 81ca965d..17fb737e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -442,7 +442,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
basic-2.rs \
basic.rs \
bind-obj-ctor.rs \
- box-unbox.rs \
child-outlives-parent.rs \
clone-with-exterior.rs \
comm.rs \