]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14992 : nathantypanski/rust/collect-docs, r=huonw
authorbors <bors@rust-lang.org>
Wed, 18 Jun 2014 05:26:38 +0000 (05:26 +0000)
committerbors <bors@rust-lang.org>
Wed, 18 Jun 2014 05:26:38 +0000 (05:26 +0000)
This updates the documentation for result::collect() and
option::collect() to use the new-style syntax for owned pointers and
vectors.

closes #14991


Trivial merge