about summary refs log tree commit diff
path: root/src/libsync/future.rs
AgeCommit message (Collapse)AuthorLines
2014-02-11Move replace and swap to std::mem. Get rid of std::utilEdward Wang-1/+1
Also move Void to std::any, move drop to std::mem and reexport in prelude.
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-0/+205