summary refs log tree commit diff
path: root/src/libsync/comm
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-85/+85
2014-06-19sync: Enable the fast path of select()Alex Crichton-1/+1
2014-06-16Add examples of how to read from a channel with a timeout, refs #13862Jordi Boggiano-0/+46
2014-06-11sync: Move underneath libstdAlex Crichton-0/+4643