about summary refs log tree commit diff
path: root/src/libstd/sync/mpsc/spsc_queue.rs
AgeCommit message (Expand)AuthorLines
2015-01-19Replace `0 as *const/mut T` with `ptr::null/null_mut()`we-2/+3
2015-01-11Rename AtomicInt and AtomicUintSteven Fackler-5/+5
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2015-01-03Remove deprecated functionalityAlex Crichton-20/+21
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-0/+343