summary refs log tree commit diff
path: root/src/libstd/future.rs
AgeCommit message (Collapse)AuthorLines
2012-11-14Convert libstd to use the Drop traitBen Striegel-3/+5
2012-11-14Revert "Convert libstd to use the Drop trait"Brian Anderson-5/+3
This reverts commit 28c7a251514919a2d7bdf6c67b8edf5eed9043db.
2012-11-14Convert libstd to use the Drop traitBen Striegel-3/+5
2012-10-23Move futures to stdBrian Anderson-0/+246