| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-02 | awhile -> a while where appropriate | наб | -1/+1 |
| 2025-02-21 | Use faster thread_local in current_thread_id() | Kornel | -0/+3 |
| 2025-02-09 | Fix pattern matching mode changes and unsafe_op_in_unsafe_fn | Michael Goulet | -3/+3 |
| 2025-01-27 | fix doc for std::sync::mpmc | usamoi | -4/+12 |
| 2024-11-10 | split up the first paragraph of doc comments for better summaries | binarycat | -0/+2 |
| 2024-10-02 | mpmc doctest: make sure main thread waits for child threads | Ralf Jung | -22/+24 |
| 2024-09-30 | Add multi-producer, multi-consumer channel (mpmc) | Obei Sideg | -47/+988 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 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 |
