]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #31666 - dirk:dirk/clarify-memory-arrangement-in-vec-docs, r=steveklabnik
authorbors <bors@rust-lang.org>
Wed, 17 Feb 2016 09:20:11 +0000 (09:20 +0000)
committerbors <bors@rust-lang.org>
Wed, 17 Feb 2016 09:20:11 +0000 (09:20 +0000)
Tweak documentation to clarify the structure of `Vec`s as contiguous arrays of items in memory.

Closes #31554; contributes to #29380.

r? @steveklabnik


Trivial merge