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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys_common
/
wtf8.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-21
Remove unused methods on the private Wtf8 type
Simon Sapin
-14
/
+0
2018-03-27
Implement `shrink_to` method on collections
Diggory Blake
-0
/
+5
2018-03-21
Deprecate the AsciiExt trait in favor of inherent methods
Simon Sapin
-10
/
+7
2018-03-05
while let all the things
leonardo.yvens
-14
/
+9
2017-12-24
Capture environment at spawn
Diggory Blake
-0
/
+20
2017-12-09
Use Try syntax for Option in place of macros or match
Matt Brubeck
-4
/
+1
2017-11-25
Implement `Rc`/`Arc` conversions for string-like types
Murarth
-0
/
+14
2017-08-13
std: Respect formatting flags for str-like OsStr
Alex Crichton
-3
/
+7
2017-06-15
Avoid allocations in Debug for os_str
Stepan Koltsov
-4
/
+42
2017-05-05
Update documention in windows::ffi
David LeGare
-0
/
+1
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
/
+5
2017-02-14
Conversions between CStr/OsStr/Path and boxes.
Clar Charr
-0
/
+19
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+1180