rust/library
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
..
alloc Auto merge of #79520 - ssomers:btree_cleanup_1, r=Mark-Simulacrum 2020-12-26 16:47:33 +00:00
backtrace@af078ecc0b
core Auto merge of #80209 - erikdesjardins:ptrcmp, r=Mark-Simulacrum 2020-12-26 06:43:51 +00:00
panic_abort
panic_unwind
proc_macro Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk 2020-11-25 07:25:19 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core Fix rustc-std-workspace-core documentation 2020-12-20 15:23:21 +08:00
rustc-std-workspace-std
std Rollup merge of #79213 - yoshuawuyts:stabilize-slice-fill, r=m-ou-se 2020-12-25 03:39:31 +01:00
stdarch@9c732a56f6 Update stdarch submodule 2020-12-21 00:00:00 +00:00
term
test Dogfood 'str_split_once()` in the std lib 2020-12-07 14:24:05 -07:00
unwind