about summary refs log tree commit diff
path: root/src/libstd/task.rs
AgeCommit message (Expand)AuthorLines
2013-12-24green: Rip the bandaid off, introduce libgreenAlex Crichton-0/+745
2011-12-14Remove some duplicated unused parts of std now that they're present in core.Graydon Hoare-357/+0
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-2/+9
2011-12-07Disallow binding by-mut-ref and by-move argumentsMarijn Haverbeke-1/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+350