diff options
| author | Murarth <murarth@gmail.com> | 2017-11-14 12:31:07 -0700 |
|---|---|---|
| committer | Murarth <murarth@gmail.com> | 2017-11-25 22:13:11 -0700 |
| commit | 1bbc7764461631100c88f5523238a19bc4767199 (patch) | |
| tree | ee685d670bb77c7bafed0b2b9567b9214a7fb922 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 693bb0dae24101f1699949ec02917167a6c172d5 (diff) | |
| download | rust-1bbc7764461631100c88f5523238a19bc4767199.tar.gz rust-1bbc7764461631100c88f5523238a19bc4767199.zip | |
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>`
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
