about summary refs log tree commit diff
path: root/library/std/src/sync/mpsc/stream.rs
AgeCommit message (Expand)AuthorLines
2022-11-09implement `sync::mpsc` as a wrapper around `sync::mpmc`Ibraheem Ahmed-457/+0
2022-10-25more dupe typos againRageking8-1/+1
2022-04-08Remove ptr-int transmute in std::sync::mpscBen Kimock-15/+16
2021-07-29Fix may not to appropriate might not or must notAli Malik-2/+2
2020-12-22Migrate standard library away from compare_and_swapLinus Färnstrand-3/+6
2020-07-27mv std libs to library/mark-0/+453