| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -2/+2 | |
| in core/alloc/std only for now, and ignoring test files Co-authored-by: Pavel Grigorenko <GrigorenkoPV@ya.ru> | ||||
| 2025-02-21 | Use faster thread_local in current_thread_id() | Kornel | -1/+1 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 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. | ||||
| 2023-07-19 | avoid tls access while iterating through mpsc thread entries | Ibraheem Ahmed | -20/+26 | |
| 2022-11-12 | avoid calling `thread::current` in channel destructor | Ibraheem Ahmed | -9/+6 | |
| 2022-11-09 | initial port of crossbeam-channel | Ibraheem Ahmed | -0/+207 | |
