about summary refs log tree commit diff
path: root/src/libstd/sys/windows/path.rs
AgeCommit message (Expand)AuthorLines
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-4/+5
2019-07-01Remove needless lifetimesJeremy Stucki-1/+1
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-1/+1
2019-02-28libstd => 2018Taiki Endo-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-05Rollup merge of #56497 - ljedrz:cleanup_libstd_const_lifetimes, r=kennytmPietro Albini-1/+1
2018-12-04Utilize `?` instead of `return None`.Corey Farwell-4/+1
2018-12-04cleanup: remove static lifetimes from consts in libstdljedrz-1/+1
2017-11-04Remove import of now unused AsciiExtLukas Kalbertodt-2/+0
2016-10-01std: Move platform specific path code into sysBrian Anderson-0/+108