| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-17 | Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut` | Chayim Refael Friedman | -0/+27 |
| 2024-07-31 | std: fix busy-waiting in `Once::wait_force`, add more tests | joboet | -4/+8 |
| 2024-07-31 | std: implement the `once_wait` feature | joboet | -94/+178 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -7/+3 |
| 2024-07-17 | Auto merge of #125942 - timokroeger:windows-once-futex, r=ChrisDenton | bors | -0/+1 |
| 2024-07-17 | Prevent double reference in generic futex | Chris Denton | -1/+1 |
| 2024-06-04 | Windows: Use futex implementation for `Once` | Timo Kröger | -0/+1 |
| 2024-03-12 | std: move `Once` implementations to `sys` | joboet | -0/+576 |
