Merge obj-drop and closure-drop code, handles freeing bound exteriors now.

This commit is contained in:
Graydon Hoare 2010-08-25 16:21:50 -07:00
parent 8e0f486ea6
commit 91d640f90f
4 changed files with 61 additions and 44 deletions

View file

@ -435,6 +435,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
basic.rs \
basic-1.rs \
basic-2.rs \
bind-exterior.rs \
bind-obj-ctor.rs \
bind-thunk.rs \
bind-trivial.rs \