]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10354 : thestinger/rust/vector, r=huonw
authorbors <bors@rust-lang.org>
Fri, 8 Nov 2013 13:46:04 +0000 (05:46 -0800)
committerbors <bors@rust-lang.org>
Fri, 8 Nov 2013 13:46:04 +0000 (05:46 -0800)
This section desperately needs to be expanded, but removing the
misleading/incorrect information is a priority.

Managed vectors/strings are not covered, as they are feature-gated and
are only a micro-optimization to avoid double-indirection.

Closes #6882

1  2 
doc/tutorial.md

diff --cc doc/tutorial.md
Simple merge