| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -9/+4 |
| 2024-07-15 | Deny more windows unsafe_op_in_unsafe_fn | Chris Denton | -6/+11 |
| 2024-07-15 | Rollup merge of #127750 - ChrisDenton:safe-unsafe-unsafe, r=workingjubilee | Jubilee | -0/+1 |
| 2024-07-15 | Make pal/windows default to deny unsafe in unsafe | Chris Denton | -0/+1 |
| 2024-07-15 | Remove DWORD | Chris Denton | -2/+2 |
| 2024-07-15 | Remove LPWSTR | Chris Denton | -2/+2 |
| 2024-07-15 | Remove UINT | Chris Denton | -1/+1 |
| 2024-06-09 | Migrate more things to WinError | Chris Denton | -3/+4 |
| 2024-05-29 | Make `std::env::{set_var, remove_var}` unsafe in edition 2024 | Tobias Bucher | -4/+4 |
| 2024-04-23 | windows fill_utf16_buf: explain the expected return value | Ralf Jung | -0/+2 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -1/+1 |
| 2024-02-16 | Remove cfg_attr | Steven | -1/+0 |
| 2024-02-16 | Use a hardcoded constant instead of calling OpenProcessToken. | Steven | -5/+26 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+368 |
