aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-10 15:14:45 -0800
committerPatrick Walton <[email protected]>2011-03-10 15:14:45 -0800
commit60f86354ad95802da4c861fb8df54abf95f1917b (patch)
treeb3261f0ae5efe013866e23b9a7151a6eb26ea262 /src/Makefile
parentrustc: Increment the counter in trans_bind_thunk() (diff)
downloadrust-60f86354ad95802da4c861fb8df54abf95f1917b.tar.xz
rust-60f86354ad95802da4c861fb8df54abf95f1917b.zip
rustc: Use the generic info from the item in bind thunks just as calls do. Un-XFAIL drop-parametric-closure-with-bound-box.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 f96ad040..83dca299 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -448,7 +448,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
comm.rs \
constrained-type.rs \
destructor-ordering.rs \
- drop-parametric-closure-with-bound-box.rs \
foreach-nested-2.rs \
foreach-nested.rs \
foreach-put-structured.rs \