| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-12 | Add `unsafe` to two functions with safety invariants | Eduardo Sánchez Muñoz | -12/+14 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -4/+1 |
| 2024-04-09 | Windows: set main thread name without reencoding | Chris Denton | -3/+7 |
| 2024-04-05 | Revert #121666 | Chris Denton | -24/+0 |
| 2024-04-02 | Avoid panicking unnecessarily on startup | Chris Denton | -3/+2 |
| 2024-03-31 | std: move `thread::current` TLS variable out of `thread_info` | joboet | -11/+0 |
| 2024-03-06 | Document and test minimal stack size on Windows | Chris Denton | -0/+2 |
| 2024-03-06 | Remove unnecessary fixme | Chris Denton | -5/+0 |
| 2024-02-27 | Use the OS thread name by default for the current thread | Chris Denton | -1/+24 |
| 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/+137 |
