aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-07 00:18:10 -0800
committerGraydon Hoare <[email protected]>2011-03-07 00:18:10 -0800
commitf017a9e71fde98dbfdb2edb9fbc2af8781611664 (patch)
tree460cc3712e1ad95b9027a1bfb1764eab7546fbf7 /src/Makefile
parentSet the cleanup on the post-growth vector, not the temporary one. (diff)
downloadrust-f017a9e71fde98dbfdb2edb9fbc2af8781611664.tar.xz
rust-f017a9e71fde98dbfdb2edb9fbc2af8781611664.zip
Un-XFAIL str-concat.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 484740b5..81ca965d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -495,7 +495,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
spawn-module-qualified.rs \
spawn.rs \
str-append.rs \
- str-concat.rs \
syntax-extension-fmt.rs \
syntax-extension-shell.rs \
task-comm-0.rs \