aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-11 14:33:54 -0800
committerPatrick Walton <[email protected]>2011-03-11 14:33:54 -0800
commit1feaf8ffb54ab2288d83a36391f94b437aa0ec35 (patch)
treecb65dcc8f4578938116c24e3813ca6d26fd350ca /src/Makefile
parentrustc: Load structural loop variables in iterators. Un-XFAIL foreach-put-stru... (diff)
downloadrust-1feaf8ffb54ab2288d83a36391f94b437aa0ec35.tar.xz
rust-1feaf8ffb54ab2288d83a36391f94b437aa0ec35.zip
Re-XFAIL size-and-align.rs to put out burning tinderbox
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 a407f206..4b449254 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -473,6 +473,7 @@ 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 \