| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -298/+0 |
| 2020-04-06 | Forward OsStr::clone_into to the inner Vec | Josh Stone | -0/+4 |
| 2020-03-28 | ascii methods on osstr | TyPR124 | -0/+30 |
| 2020-03-16 | add comments about safety | TyPR124 | -0/+6 |
| 2020-03-16 | allowing getting &mut OsStr from OsString | TyPR124 | -0/+5 |
| 2020-01-10 | Inline to make OsStr::is_empty zero cost | Lzu Tao | -0/+1 |
| 2019-12-09 | inline some common methods on OsStr | Lzu Tao | -0/+2 |
| 2019-11-29 | Format libstd with rustfmt | David Tolnay | -9/+6 |
| 2019-10-16 | doc: fix typo in OsStrExt and OsStringExt | Ben Boeckel | -4/+4 |
| 2019-08-09 | Add FIXME-s that some types should be transparent | Mikail Bagishov | -0/+6 |
| 2019-04-04 | Mark unix::ffi::OsStrExt methods as inline | Konrad Borowski | -0/+2 |
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -5/+5 |
| 2019-03-21 | Unify OsString/OsStr for byte-based implementations | Jethro Beekman | -0/+245 |
