rust/src/liballoc/collections
Pietro Albini 5831e0643e
Rollup merge of #65574 - tshepang:linked-list-disclaimer, r=Centril
docs: improve disclaimer regarding LinkedList
2019-11-05 09:49:48 +01:00
..
btree BTreeSet symmetric_difference & union optimized, cleaned 2019-10-18 00:11:32 +02:00
linked_list Add test for LinkedList clone_from 2019-10-02 15:18:31 -04:00
vec_deque Add tests for VecDeque clone_from 2019-10-10 22:49:20 -04:00
binary_heap.rs fix doctest 2019-10-25 19:55:58 +09:00
linked_list.rs docs: improve disclaimer regarding LinkedList 2019-10-31 14:02:38 +02:00
mod.rs Add the Layout of the failed allocation to TryReserveError::AllocError 2019-08-16 18:08:37 +02:00
vec_deque.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00