about summary refs log tree commit diff
path: root/src/liballoc
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-07-20 15:44:35 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-07-25 07:09:31 -0700
commitcbfce40e1cf5e619091fb9b5efd06ed29fa915cd (patch)
treedf7a60a1cf05a41a6372705616c74587a4711800 /src/liballoc
parent46de2af063f976b8b3ac174ee6a0636863fe6a4a (diff)
downloadrust-cbfce40e1cf5e619091fb9b5efd06ed29fa915cd.tar.gz
rust-cbfce40e1cf5e619091fb9b5efd06ed29fa915cd.zip
std: Stabilize CString/OsString/PathBuf extra methods
Stabilizes:

* `CString::as_c_str`
* `CString::into_boxed_c_str`
* `CStr::into_c_string`
* `OsString::into_boxed_os_str`
* `OsStr::into_os_string`
* `PathBuf::into_boxed_path`
* `PathBuf::into_path_buf`

Closes #40380
Diffstat (limited to 'src/liballoc')
0 files changed, 0 insertions, 0 deletions