]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14547 : reem/rust/remove-owned-vec-docs, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 30 May 2014 23:01:35 +0000 (16:01 -0700)
committerbors <bors@rust-lang.org>
Fri, 30 May 2014 23:01:35 +0000 (16:01 -0700)
The last example in the containers and iterators guide had a superfluous owned vector in it. Everything works fine without it, so I removed it to avoid confusion.


Trivial merge