summary refs log tree commit diff
path: root/src/libstd/unstable/weak_task.rs
AgeCommit message (Collapse)AuthorLines
2013-06-04std::cell: Modernize constructorsPhilipp Brüschweiler-4/+4
Part of #3853
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+211
This only changes the directory names; it does not change the "real" metadata names.