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
/
os_str.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-5
/
+5
2019-02-28
libstd => 2018
Taiki Endo
-7
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-03-27
Implement `shrink_to` method on collections
Diggory Blake
-0
/
+5
2017-12-24
Capture environment at spawn
Diggory Blake
-1
/
+7
2017-11-25
Implement `Rc`/`Arc` conversions for string-like types
Murarth
-0
/
+24
2017-06-15
Avoid allocations in Debug for os_str
Stepan Koltsov
-7
/
+19
2017-03-15
Auto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
bors
-0
/
+6
2017-03-10
Add From<Box<..>> implementations.
Clar Charr
-0
/
+6
2017-03-10
OsString::shrink_to_fit.
Clar Charr
-0
/
+4
2017-02-14
Conversions between CStr/OsStr/Path and boxes.
Clar Charr
-0
/
+14
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-3
/
+0
2016-02-20
Add Capacity/length methods for OsString.
Corey Farwell
-0
/
+35
2015-03-26
Revise use of conversion traits
Aaron Turon
-4
/
+0
2015-03-02
Enable recursion for visit_ty in lint visitor
Ivan Petkov
-2
/
+3
2015-02-03
Add new path module
Aaron Turon
-1
/
+1
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-0
/
+82