index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
windows
/
path.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-107
/
+0
2020-07-12
Reduce unsafe scope
Lzu Tao
-49
/
+48
2020-07-12
Prefer empty OsStr over unsafe cast from [u8]
Lzu Tao
-1
/
+1
2020-07-12
Rewrite parse_two_comps
Lzu Tao
-10
/
+20
2020-07-12
Make use of slice::strip_prefix and slice pattern
Lzu Tao
-27
/
+24
2020-07-12
Make is_valid_drive_letter function
Lzu Tao
-2
/
+8
2020-07-12
Move constants to top file
Lzu Tao
-2
/
+3
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-4
/
+5
2019-07-01
Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-05
Rollup merge of #56497 - ljedrz:cleanup_libstd_const_lifetimes, r=kennytm
Pietro Albini
-1
/
+1
2018-12-04
Utilize `?` instead of `return None`.
Corey Farwell
-4
/
+1
2018-12-04
cleanup: remove static lifetimes from consts in libstd
ljedrz
-1
/
+1
2017-11-04
Remove import of now unused AsciiExt
Lukas Kalbertodt
-2
/
+0
2016-10-01
std: Move platform specific path code into sys
Brian Anderson
-0
/
+108