| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-17 | forbid(unsafe_op_in_unsafe_fn) in sys/os_str | Chris Denton | -2/+0 |
| 2024-07-15 | Deny more windows unsafe_op_in_unsafe_fn | Chris Denton | -2/+3 |
| 2024-06-25 | `PathBuf::as_mut_vec` removed and verified for UEFI and Windows platforms #12... | ash | -3/+13 |
| 2024-06-20 | Convert some module-level `//` and `///` comments to `//!`. | Nicholas Nethercote | -2/+3 |
| 2024-06-04 | impl OsString::leak & PathBuf::leak | schvv31n | -0/+5 |
| 2024-04-26 | PathBuf: replace transmuting by accessor functions | Ralf Jung | -0/+6 |
| 2024-01-21 | Move `OsStr::slice_encoded_bytes` validation to platform modules | Jan Verbeek | -1/+6 |
| 2024-01-15 | std: move OS String implementation into `sys` | joboet | -0/+245 |
