]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC
authorDylan DPC <dylan.dpc@gmail.com>
Sun, 6 Sep 2020 23:17:56 +0000 (01:17 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Sep 2020 23:17:56 +0000 (01:17 +0200)
commit5b8f76d564ac7bacb604d364ada044f289992ddf
tree5beff1374223695cc0209c396ffa5bc46ebe591e
parentee840db718d7c59fb13b44f1f6cfeed6ad1f4d3f
parent7b823df489e89d0ba3f6acd1cb788d3d8fbbf1e7
Rollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC

Link to `#capacity-and-reallocation` when using with_capacity

Follow up to https://github.com/rust-lang/rust/pull/76058#discussion_r479655750.
r? @pickfire
library/alloc/src/vec.rs