| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-14 | remove optimistic spinning from `mpsc::SyncSender` | Ibraheem Ahmed | -13/+5 |
| 2023-01-11 | rework and document backoff behavior of `sync::mpsc` | Ibraheem Ahmed | -7/+7 |
| 2022-12-05 | fix dupe word typos | Rageking8 | -1/+1 |
| 2022-11-09 | tidy | Ibraheem Ahmed | -2/+2 |
| 2022-11-09 | spin less in `mpsc::SyncSender::send` | Ibraheem Ahmed | -1/+1 |
| 2022-11-09 | `sync::mpsc`: reload state after spinning on CAS failure | Ibraheem Ahmed | -3/+3 |
| 2022-11-09 | remove extra spinning from `mpsc::Receiver::recv` | Ibraheem Ahmed | -13/+3 |
| 2022-11-09 | initial port of crossbeam-channel | Ibraheem Ahmed | -0/+523 |
