| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-25 | Use `&raw` in the standard library | Josh Stone | -3/+3 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -5/+5 |
| 2024-09-03 | More robust extension checking | Chris Denton | -5/+18 |
| 2024-08-03 | Rollup merge of #127586 - zachs18:more-must-use, r=cuviper | Matthias Krüger | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -12/+5 |
| 2024-07-26 | Fix doc nits | John Arundel | -1/+1 |
| 2024-07-15 | Remove DWORD | Chris Denton | -11/+11 |
| 2024-07-15 | Remove NonZeroDWORD | Chris Denton | -3/+3 |
| 2024-07-10 | Explicitly ignore `into_raw_handle()` using `let _ =` in sys/pal/windows. | Zachary S | -1/+1 |
| 2024-07-09 | Exposing STARTUPINFOW.wShowWindow in CommandExt (show_window function) to con... | Andres Olivares | -0/+10 |
| 2024-06-09 | Migrate more things to WinError | Chris Denton | -3/+5 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -3/+3 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -2/+2 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+984 |
