| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-17 | forbid(unsafe_op_in_unsafe_fn) in sys/os_str | Chris Denton | -2/+2 |
| 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 | -8/+23 |
| 2024-06-25 | inner truncate methods for UEFI platforms | ash | -0/+5 |
| 2024-06-20 | Convert some module-level `//` and `///` comments to `//!`. | Nicholas Nethercote | -2/+3 |
| 2024-06-04 | impl OsString::leak & PathBuf::leak | schvv31n | -0/+10 |
| 2024-04-26 | Rollup merge of #124410 - RalfJung:path-buf-transmute, r=Nilstrieb | Jacob Pratt | -0/+12 |
| 2024-04-26 | PathBuf: replace transmuting by accessor functions | Ralf Jung | -0/+12 |
| 2024-04-24 | Stabilize Utf8Chunks | David Tolnay | -4/+2 |
| 2024-01-21 | Move `OsStr::slice_encoded_bytes` validation to platform modules | Jan Verbeek | -1/+49 |
| 2024-01-15 | std: move OS String implementation into `sys` | joboet | -0/+561 |
