| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-23 | std: implement the `random` feature | joboet | -2/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-31 | PinCoerceUnsized trait into core | Xiangfei Ding | -0/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -13/+9 |
| 2024-07-26 | Fix doc nits | John Arundel | -8/+10 |
| 2024-07-15 | lib: replace some `mem::forget`'s with `ManuallyDrop` | Pavel Grigorenko | -6/+5 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -1/+1 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -7/+7 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -12/+13 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+2384 |
