about summary refs log tree commit diff
path: root/src/libstd/rt/task.rs
AgeCommit message (Collapse)AuthorLines
2013-05-23cleanup warnings from libstdErick Tryzelaar-1/+0
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+230
This only changes the directory names; it does not change the "real" metadata names.