diff options
| author | bors <bors@rust-lang.org> | 2017-11-26 06:49:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-11-26 06:49:43 +0000 |
| commit | d4dc289f4bd5bff48b4eba393521b3eb899723a8 (patch) | |
| tree | 4a1bf54316539c23dcc2ad8c9fd1d4ba9e9aa549 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2f84fb5cc1ac5f04bdf5a281997e02bcf4fc18d9 (diff) | |
| parent | 1bbc7764461631100c88f5523238a19bc4767199 (diff) | |
| download | rust-d4dc289f4bd5bff48b4eba393521b3eb899723a8.tar.gz rust-d4dc289f4bd5bff48b4eba393521b3eb899723a8.zip | |
Auto merge of #45990 - murarth:rc-from-strs, r=alexcrichton
Implement `Rc`/`Arc` conversions for string-like types
Provides the following conversion implementations:
* `From<`{`CString`,`&CStr`}`>` for {`Arc`,`Rc`}`<CStr>`
* `From<`{`OsString`,`&OsStr`}`>` for {`Arc`,`Rc`}`<OsStr>`
* `From<`{`PathBuf`,`&Path`}`>` for {`Arc`,`Rc`}`<Path>`
Closes #45008
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
