| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-11 | Add inherent versions of MaybeUninit methods for slices | ltdk | -1/+1 |
| 2024-11-12 | Make `CloneToUninit` dyn-compatible | Zachary S | -2/+2 |
| 2024-07-29 | impl CloneToUninit for Path and OsStr | Pavel Grigorenko | -0/+17 |
| 2024-06-06 | fixed memory leaks in PathBuf::leak & OsString::leak tests | schvv31n | -0/+2 |
| 2024-06-04 | impl OsString::leak & PathBuf::leak | schvv31n | -0/+7 |
| 2024-01-21 | Move `OsStr::slice_encoded_bytes` validation to platform modules | Jan Verbeek | -7/+61 |
| 2023-12-10 | remove redundant imports | surechen | -4/+0 |
| 2023-12-02 | Add substring API for `OsStr` | Jan Verbeek | -0/+50 |
| 2022-05-09 | Implement [OsStr]::join | est31 | -0/+14 |
| 2022-05-08 | Revert "Implement [OsStr]::join", which was merged without FCP | Thom Chiovoloni | -14/+0 |
| 2022-05-05 | Implement [OsStr]::join | est31 | -0/+14 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+165 |
