summary refs log tree commit diff
path: root/src/libstd/sys_common/wtf8.rs
AgeCommit message (Expand)AuthorLines
2017-08-13std: Respect formatting flags for str-like OsStrAlex Crichton-3/+7
2017-06-15Avoid allocations in Debug for os_strStepan Koltsov-4/+42
2017-05-05Update documention in windows::ffiDavid LeGare-0/+1
2017-03-15Auto merge of #40009 - clarcharr:box_to_buf, r=alexcrichtonbors-0/+6
2017-03-10Add From<Box<..>> implementations.Clar Charr-0/+6
2017-03-10OsString::shrink_to_fit.Clar Charr-0/+5
2017-02-14Conversions between CStr/OsStr/Path and boxes.Clar Charr-0/+19
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-0/+1180