| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -15/+7 |
| 2024-07-26 | Fix doc nits | John Arundel | -3/+3 |
| 2024-07-19 | kmc-solid: forbid(unsafe_op_in_unsafe_fn) | Jubilee Young | -0/+1 |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+1 |
| 2024-04-16 | Rollup merge of #123811 - joboet:queue_em_up, r=ChrisDenton | Guillaume Gomez | -364/+6 |
| 2024-04-13 | Add missing `unsafe` to internal `std::thread::Thread` creation functions | beetrees | -1/+1 |
| 2024-04-11 | std: use queue-based `RwLock` on Windows 7 | joboet | -50/+6 |
| 2024-04-11 | std: use queue-based `RwLock` on Xous | joboet | -74/+0 |
| 2024-04-11 | std: use queue-based `RwLock` on SGX | joboet | -240/+0 |
| 2024-03-31 | std: move `thread::current` TLS variable out of `thread_info` | joboet | -4/+2 |
| 2024-03-12 | std: move `Once` implementations to `sys` | joboet | -0/+1470 |
