rust/src/libstd/sync
Alex Crichton 01dc27a219 std: Don't fail the task when a Future is dropped
It's a benign failure that no one needs to know about.

Closes #14892
2014-06-16 18:16:14 -07:00
..
future.rs std: Don't fail the task when a Future is dropped 2014-06-16 18:16:14 -07:00
mod.rs
task_pool.rs