rust/src/liballoc/collections
Dylan DPC cddbed0003
Rollup merge of #71589 - RalfJung:unique-no-shr, r=SimonSapin
remove Unique::from for shared pointer types

r? @SimonSapin
2020-04-27 03:26:18 +02:00
..
btree Rollup merge of #71589 - RalfJung:unique-no-shr, r=SimonSapin 2020-04-27 03:26:18 +02:00
linked_list Update APIs according to RFC change suggestions. 2020-01-14 20:11:52 +08:00
vec_deque liballoc: more compact way to adjust test sizes for Miri 2020-04-23 20:05:01 +02:00
binary_heap.rs fix more clippy warnings 2020-04-26 02:24:01 +02:00
linked_list.rs fix more clippy warnings 2020-04-26 02:24:01 +02:00
mod.rs Reformat match statement to make the check pass 2020-03-11 17:55:14 +01:00
vec_deque.rs Fix doc link errors 2020-04-23 10:40:28 -04:00