rust/src/test
Michael Sullivan 4de0b3d947 Allow already bound functions to be bound again.
This commit just disables the check. All of the real work was in previous
commits that moved the target function into the bindings part of the closure
that is tracked by the tydesc.
Closes #754.
2011-07-27 18:46:46 -07:00
..
bench Fix damage done by the pretty-printer 2011-07-27 15:54:33 +02:00
compile-fail Remove the bind-alias test, since binding to aliases is fine. 2011-07-27 16:14:57 -07:00
compiletest Remove task::worker harder 2011-07-27 16:07:31 -07:00
run-fail Fix damage done by the pretty-printer 2011-07-27 15:54:33 +02:00
run-pass Allow already bound functions to be bound again. 2011-07-27 18:46:46 -07:00
stdtest Remove task::worker 2011-07-27 15:53:47 -07:00