aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-11 13:44:13 -0800
committerGraydon Hoare <[email protected]>2011-03-11 13:44:24 -0800
commitfc7cbe31f9639a1d37baf4a35df9719ad155aa2c (patch)
treef0c08ad3563d9f4527788193823b6d87feb4a7aa /src/Makefile
parentrustc: Un-XFAIL generic-iter-frame.rs (diff)
downloadrust-fc7cbe31f9639a1d37baf4a35df9719ad155aa2c.tar.xz
rust-fc7cbe31f9639a1d37baf4a35df9719ad155aa2c.zip
Switch rustboot from element-wise copying to take+drop+memcpy. Un-XFAIL size-and-align.rs for rustc.
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 e8cf5d19..b0e2e9c7 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -475,7 +475,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
pred.rs \
preempt.rs \
rt-circular-buffer.rs \
- size-and-align.rs \
spawn-fn.rs \
spawn-module-qualified.rs \
spawn.rs \