aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-01-06 12:56:07 -0800
committerGraydon Hoare <[email protected]>2011-01-06 12:56:07 -0800
commit41f47054c8e8e6e2605333dfc1e66782bc0585ca (patch)
treeeb3c5aed2adbb86147fa90843fd8a184363567f1 /src
parentWhitespace cleanup, and copy target into closure. (diff)
downloadrust-41f47054c8e8e6e2605333dfc1e66782bc0585ca.tar.xz
rust-41f47054c8e8e6e2605333dfc1e66782bc0585ca.zip
Un-XFAIL bind-thunk.rs.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index c407403c..e2091ca8 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -418,6 +418,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
arith-0.rs \
arith-1.rs \
arith-2.rs \
+ bind-thunk.rs \
bind-trivial.rs \
bitwise.rs \
bool-not.rs \