about summary refs log tree commit diff
path: root/library/std/src/sync/mpmc/mod.rs
AgeCommit message (Expand)AuthorLines
2023-02-17std: drop all messages in bounded channel when destroying the last receiverjoboet-2/+2
2023-01-10add `SyncSender::send_timeout` testIbraheem Ahmed-1/+1
2022-11-09initial port of crossbeam-channelIbraheem Ahmed-0/+430