rust/library/alloc/src/collections
Jonas Schievink ce197961ac
Rollup merge of #79358 - ssomers:btree_public_comments, r=Mark-Simulacrum
BTreeMap/BTreeSet: make public doc more consistent

Tweaks #72876 and #73667 and propagate them to `BTreeSet`.
2020-11-24 13:17:47 +01:00
..
btree Rollup merge of #79358 - ssomers:btree_public_comments, r=Mark-Simulacrum 2020-11-24 13:17:47 +01:00
linked_list Remove linked_list_extras methods. 2020-08-01 00:54:22 +08:00
vec_deque More consistently use spaces after commas in lists in docs 2020-11-21 14:43:34 -05:00
binary_heap.rs Added SAFETY comment as request 2020-11-09 22:34:31 +01:00
linked_list.rs Use intra-doc links 2020-09-19 23:30:52 +02:00
mod.rs Rename LayoutErr to LayoutError outside of core 2020-10-08 00:40:10 -04:00