| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-28 | thread name in stack overflow message | joboet | -1/+5 |
| 2025-07-06 | sleep_until: use clock_nanosleep where possible | dvdsk | -1/+9 |
| 2025-02-14 | std: Apply unsafe_op_in_unsafe_fn | Eric Huss | -1/+1 |
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+1 |
| 2024-07-24 | Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=Amanieu | Matthias Krüger | -11/+5 |
| 2024-07-16 | clean unsafe op in unsafe fn | 袁浩----天命剑主 | -13/+15 |
| 2024-07-15 | lib: replace some `mem::forget`'s with `ManuallyDrop` | Pavel Grigorenko | -11/+5 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -4/+1 |
| 2024-04-05 | Revert #121666 | Chris Denton | -5/+1 |
| 2024-03-31 | std: move `thread::current` TLS variable out of `thread_info` | joboet | -12/+0 |
| 2024-03-01 | Add `get_name` placeholder to other targets | Chris Denton | -1/+5 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -2/+2 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+164 |
