| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+0 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2022-11-12 | avoid calling `thread::current` in channel destructor | Ibraheem Ahmed | -4/+5 | |
| 2022-11-09 | tidy | Ibraheem Ahmed | -1/+0 | |
| 2022-11-09 | remove extra spinning from `mpsc` parker | Ibraheem Ahmed | -15/+0 | |
| 2022-11-09 | initial port of crossbeam-channel | Ibraheem Ahmed | -0/+170 | |
