rust/library
Yuki Okushi 7ebe5b9e4d
Rollup merge of #84642 - Amanieu:vec_extend_from_within, r=dtolnay
Stabilize vec_extend_from_within

Closes #81656
2021-04-28 16:59:11 +09:00
..
alloc Stabilize vec_extend_from_within 2021-04-28 07:27:06 +01:00
backtrace@221483ebaf Update backtrace to 0.3.57 2021-04-25 13:48:03 -07:00
core Reorder the parameter descriptions of map_or and map_or_else 2021-04-27 18:00:30 +08:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #84624 - r00ster91:patch-5, r=JohnTitor 2021-04-28 16:59:09 +09:00
stdarch@19f5459dd0 Update stdarch submodule (to before it switched to const generics) 2021-04-12 09:39:04 -04:00
term
test move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
unwind