about summary refs log tree commit diff
path: root/src/libstd/sync/future.rs
AgeCommit message (Expand)AuthorLines
2014-06-16std: Don't fail the task when a Future is droppedAlex Crichton-1/+27
2014-06-11sync: Move underneath libstdAlex Crichton-0/+209