about summary refs log tree commit diff
path: root/library/std/src/sync/mpsc/spsc_queue.rs
AgeCommit message (Expand)AuthorLines
2022-11-09implement `sync::mpsc` as a wrapper around `sync::mpmc`Ibraheem Ahmed-244/+0
2022-11-08clarify licensing situation of mpsc and spsc queuePietro Albini-0/+8
2021-06-23Use HTTPS links where possibleSmitty-1/+1
2020-08-31std: move "mod tests/benches" to separate filesLzu Tao-105/+3
2020-07-27mv std libs to library/mark-0/+338