| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-21 | Move `OsStr::slice_encoded_bytes` validation to platform modules | Jan Verbeek | -1/+49 | |
| On Windows and UEFI this improves performance and error messaging. On other platforms we optimize the fast path a bit more. This also prepares for later relaxing the checks on certain platforms. | ||||
| 2024-01-15 | std: move OS String implementation into `sys` | joboet | -0/+561 | |
