about summary refs log tree commit diff
path: root/src/libsync/comm
AgeCommit message (Expand)AuthorLines
2014-07-03Fix spelling errors.Joseph Crail-3/+3
2014-07-02Apply stability attributes to std::commAlex Crichton-0/+36
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-3/+3
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