]> git.lizzy.rs Git - rust.git/commit
Implement From for more types on Cow
authorGeorge Burton <burtonageo@gmail.com>
Sun, 22 Apr 2018 21:57:52 +0000 (22:57 +0100)
committerGeorge Burton <burtonageo@gmail.com>
Sun, 22 Apr 2018 21:57:52 +0000 (22:57 +0100)
commit1133a149f1bd89bbc9303e3514a6bc20c3a5fc8b
tree80cff074923f350ef99554dab8f3e9fc6269b334
parentff48277add047928dcd19d64ffe93c46b0612a4d
Implement From for more types on Cow
src/liballoc/string.rs
src/liballoc/vec.rs
src/libstd/ffi/c_str.rs
src/libstd/ffi/os_str.rs
src/libstd/path.rs