| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-13 | Add comment why we use zero for COMPLETE | Orson Peters | -0/+2 |
| 2025-07-13 | Use zero for initialized Once state | Orson Peters | -4/+4 |
| 2025-01-02 | Move some things to `std::sync::poison` and reexport them in `std::sync` | Pavel Grigorenko | -1/+1 |
| 2024-10-17 | Abstract the state type for futexes | Paul Menage | -13/+12 |
| 2024-09-17 | Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut` | Chayim Refael Friedman | -0/+9 |
| 2024-07-31 | std: implement the `once_wait` feature | joboet | -36/+88 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2024-07-17 | Prevent double reference in generic futex | Chris Denton | -1/+1 |
| 2024-03-12 | std: move `Once` implementations to `sys` | joboet | -0/+146 |
