| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-21 | Windows: Use WriteFile to write to a UTF-8 console | Chris Denton | -1/+23 |
| 2024-11-26 | std: update internal uses of `io::const_error!` | joboet | -4/+4 |
| 2024-08-03 | Rollup merge of #127586 - zachs18:more-must-use, r=cuviper | Matthias Krüger | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -7/+4 |
| 2024-07-15 | Don't re-export `c_int` from `c` | Chris Denton | -6/+6 |
| 2024-07-15 | Remove DWORD | Chris Denton | -6/+2 |
| 2024-07-15 | Remove ULONG | Chris Denton | -2/+2 |
| 2024-07-15 | Remove LPVOID | Chris Denton | -1/+1 |
| 2024-07-15 | Remove LPWSTR | Chris Denton | -6/+6 |
| 2024-07-10 | Explicitly ignore `into_raw_handle()` using `let _ =` in sys/pal/windows. | Zachary S | -2/+2 |
| 2024-07-04 | Update windows-bindgen to 0.58.0 | Chris Denton | -7/+1 |
| 2024-06-09 | Migrate more things to WinError | Chris Denton | -2/+2 |
| 2024-01-11 | std: fix module references on Windows | joboet | -1/+1 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+462 |
