| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -245/+0 |
| 2023-09-01 | fix(std): Rename os_str_bytes to encoded_bytes | Ed Page | -4/+4 |
| 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 | -1/+1 |
| 2023-06-12 | Implement `TryFrom<&OsStr>` for `&str` | aticu | -1/+1 |
| 2023-03-27 | Allow access to `OsStr` bytes | Ed Page | -0/+10 |
| 2023-05-01 | Inline AsInner implementations | Konrad Borowski | -0/+1 |
| 2022-06-23 | Optimize `Wtf8Buf::into_string` for the case where it contains UTF-8. | Dan Gohman | -3/+1 |
| 2022-05-07 | [fix] remove pub(crate) visibility | gimbles | -1/+1 |
| 2022-05-06 | [feat] Make sys::windows::os_str::Slice repr(transparent) | gimbles | -1/+2 |
| 2021-12-28 | Fix windows build | Xuanwo | -0/+9 |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -2/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+216 |
