about summary refs log tree commit diff
path: root/src/libstd/comm/spsc_queue.rs
AgeCommit message (Expand)AuthorLines
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-343/+0
2014-12-29std: Stabilize the prelude moduleAlex Crichton-2/+4
2014-12-26Make Send and Sync traits unsafeFlavio Percoco-2/+2
2014-12-26Require types to opt-in SyncFlavio Percoco-0/+4
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-12-05std: Rewrite the `sync` moduleAlex Crichton-0/+337