about summary refs log tree commit diff
path: root/src/libstd/sys/unix/path.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-19/+0
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-1/+1
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-1/+1
2019-02-28libstd => 2018Taiki Endo-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-04cleanup: remove static lifetimes from consts in libstdljedrz-1/+1
2016-10-01std: Move platform specific path code into sysBrian Anderson-0/+29