Files
rust/src/libstd
Mazdak Farrokhzad 43985d965a Rollup merge of #59984 - gluyas:collections-with_capacity-doc-fix, r=rkruppe
Remove collection-specific `with_capacity` documentation from `std::collections`

Fixes #59931

The style of `std::collections` module doc is very much a beginner friendly guide, and documenting niche, collection-specific behaviour feels out of place, if not brittle.

The note about `VecDeque` is outdated (see issue), and while `Vec` probably won't change its guarantees any time soon, the users who are interested in its allocation properties will find that in its own documentation.
2019-04-18 00:23:38 +02:00
..
2019-03-29 15:58:17 -07:00
2019-02-28 04:06:15 +09:00
2019-02-28 04:06:15 +09:00
2019-03-27 00:09:12 +01:00
2018-12-25 21:08:33 -07:00
2019-02-28 04:06:15 +09:00
2019-03-31 12:56:51 +02:00
2019-04-05 15:03:33 -07:00
2019-04-09 15:38:32 -07:00
2019-04-14 10:16:23 +02:00
2019-02-28 04:06:15 +09:00
2019-04-10 03:21:11 +00:00
2019-04-05 15:03:33 -07:00
2019-04-05 14:51:07 -07:00
2019-02-28 04:06:15 +09:00