rust/library
Dylan DPC 9f03385499
Rollup merge of #84337 - matklad:insert_or_insert, r=jyn514
Clarify the difference between insert and get_or_insert

Took me a while to realize that the two are actually different.
2021-04-20 11:08:27 +02:00
..
alloc Slightly change wording and fix typo in vec/mod.rs 2021-04-18 12:32:10 +03:00
backtrace@710fc18ddc
core Clarify the difference between insert and get_or_insert 2021-04-19 18:17:45 +03:00
panic_abort android: set abort message 2021-04-09 15:33:43 +02:00
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #84291 - RalfJung:thread-local-const-init, r=alexcrichton 2021-04-19 22:00:09 +02:00
stdarch@19f5459dd0 Update stdarch submodule (to before it switched to const generics) 2021-04-12 09:39:04 -04:00
term
test Auto merge of #82300 - andersk:libtest-id, r=Amanieu 2021-04-12 13:30:30 +00:00
unwind