| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -2/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -7/+5 |
| 2024-04-16 | std: fix lint on SGX | joboet | -2/+5 |
| 2024-04-11 | std: use queue-based `RwLock` on SGX | joboet | -21/+0 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -1/+1 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -3/+3 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+646 |
