Files
rust/src
Corey Farwell 951eb5566e Rollup merge of #42151 - Wallacoloo:docfix_into_vec, r=frewsxcv
Mention Vec::into_boxed_slice in documentation of [T]::into_vec

This is a documentation fix.

`Vec::into_boxed_slice` and `[T]::into_vec` are inverses, so it makes sense to mention the other in their respective documentation for visibility. `Vec::into_boxed_slice` already mentions `[T]::into_vec`, but not the other way around until now.

Tagging @steveklabnik per his request.
2017-05-23 00:15:45 -04:00
..
2017-05-18 17:11:46 -03:00
2017-05-08 09:47:05 -06:00
2017-05-10 18:36:24 +02:00
2017-05-20 08:38:39 +01:00
2017-03-28 11:38:56 -06:00
2017-05-20 10:33:53 -06:00
2017-04-29 12:11:14 -07:00