about summary refs log tree commit diff
path: root/src/libsync/comm/select.rs
AgeCommit message (Expand)AuthorLines
2014-08-29Register new snapshotsAlex Crichton-18/+0
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+19
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-1/+1
2014-07-02Apply stability attributes to std::commAlex Crichton-0/+7
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-16/+16
2014-06-19sync: Enable the fast path of select()Alex Crichton-1/+1
2014-06-11sync: Move underneath libstdAlex Crichton-0/+704