about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-08-23 23:20:32 +0000
committerbors <bors@rust-lang.org>2017-08-23 23:20:32 +0000
commit560b6ca6c00b1d51aed8ca5b0cf6980b4450e19f (patch)
tree81fbd22adba47e9c4dbf7718af840e5b75b3a2ab /src/libstd/sys/unix/process/process_unix.rs
parent2bb8fca18215298487a8684a132da828fdb5a751 (diff)
parent8e0d01b432b0683d13429dcce907a2b38f30b9f6 (diff)
downloadrust-560b6ca6c00b1d51aed8ca5b0cf6980b4450e19f.tar.gz
rust-560b6ca6c00b1d51aed8ca5b0cf6980b4450e19f.zip
Auto merge of #42565 - murarth:rc-from-slice, r=aturon
Implement From<&[T]> and others for Arc/Rc (RFC 1845)

* Implements `From<`{`&[T]`, `&str`, `String`, `Box<T> where T: ?Sized`, `Vec<T>`}`>` for `Arc`/`Rc`
* Removes `rustc_private`-marked methods `Rc::__from_array` and `Rc::__from_str`, replacing their use with `Rc::from`

Tracking issue: #40475
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions