| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -288/+0 |
| 2023-09-01 | fix(std): Rename os_str_bytes to encoded_bytes | Ed Page | -5/+5 |
| 2023-07-07 | Allow limited access to `OsString` bytes | Ed Page | -0/+10 |
| 2023-06-14 | Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu | Matthias Krüger | -2/+2 |
| 2023-06-12 | Implement `TryFrom<&OsStr>` for `&str` | aticu | -2/+2 |
| 2023-03-27 | Allow access to `OsStr` bytes | Ed Page | -2/+7 |
| 2023-05-01 | Inline AsInner implementations | Konrad Borowski | -0/+1 |
| 2022-08-20 | Expose `Utf8Lossy` as `Utf8Chunks` | dylni | -17/+23 |
| 2021-12-28 | Add try_reserve for OsString | Xuanwo | -0/+11 |
| 2021-07-03 | Move `os_str_bytes` to `sys::unix` and reuse it on other platforms. | Christiaan Dirkx | -0/+255 |
