| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2023-02-17 | std: drop all messages in bounded channel when destroying the last receiver | joboet | -2/+2 | |
| 2023-01-10 | add `SyncSender::send_timeout` test | Ibraheem Ahmed | -1/+1 | |
| 2022-11-09 | initial port of crossbeam-channel | Ibraheem Ahmed | -0/+430 | |
