| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -10/+6 |
| 2025-04-14 | Clarify why SGX code specifies linkage/symbol names for certain statics | Jethro Beekman | -2/+4 |
| 2025-02-13 | std: Apply unsafe_attr_outside_unsafe | Eric Huss | -2/+2 |
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-07-15 | lib: replace some `mem::forget`'s with `ManuallyDrop` | Pavel Grigorenko | -2/+2 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -1/+1 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -2/+2 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -4/+4 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+243 |
