| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-08 | Fix wrong cache line size of riscv64 | minxuanz | -5/+3 |
| 2023-07-18 | support for mips32r6 as a target_arch value | chenx97 | -0/+2 |
| 2023-07-18 | support for mips64r6 as a target_arch value | chenx97 | -0/+2 |
| 2023-01-14 | remove optimistic spinning from `mpsc::SyncSender` | Ibraheem Ahmed | -10/+2 |
| 2023-01-11 | rework and document backoff behavior of `sync::mpsc` | Ibraheem Ahmed | -15/+14 |
| 2023-01-10 | fix `SyncSender` spinning behavior | Ibraheem Ahmed | -1/+1 |
| 2022-11-22 | rustdoc: Fix backoff doc to match implementation | Jonas Spinner | -1/+1 |
| 2022-11-09 | tidy | Ibraheem Ahmed | -1/+1 |
| 2022-11-09 | `sync::mpsc`: quadratic backoff | Ibraheem Ahmed | -2/+3 |
| 2022-11-09 | initial port of crossbeam-channel | Ibraheem Ahmed | -0/+143 |
