rust/library/alloc
bors 89524d0f8e Auto merge of #79520 - ssomers:btree_cleanup_1, r=Mark-Simulacrum
BTreeMap: clean up access to MaybeUninit arrays

Stop exposing and using immutable access to `MaybeUninit` slices when we need and have exclusive access to the tree.

r? `@Mark-Simulacrum`
2020-12-26 16:47:33 +00:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Auto merge of #79520 - ssomers:btree_cleanup_1, r=Mark-Simulacrum 2020-12-26 16:47:33 +00:00
tests Auto merge of #79022 - SpyrosRoum:stabilize-deque_range, r=m-ou-se 2020-12-26 03:50:16 +00:00
Cargo.toml add options to use optimized and mangled compiler builtins 2020-11-15 08:23:31 +01:00