rust/library
Matthias Krüger 1c2fba6540
Rollup merge of #91547 - TennyZhuang:suggest_try_reserve, r=scottmcm
Suggest try_reserve in try_reserve_exact

During developing #91529 , I found that `try_reserve_exact` suggests `reserve` for further insertions. I think it's a mistake by copy&paste, `try_reserve` is better here.
2021-12-07 11:05:04 +01:00
..
alloc Rollup merge of #91547 - TennyZhuang:suggest_try_reserve, r=scottmcm 2021-12-07 11:05:04 +01:00
backtrace@b02ed04a7e
core s/from_raw_parts/new_unchecked/ 2021-12-06 22:59:04 -08:00
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieu 2021-12-06 03:51:05 +00:00
stdarch@cfba59fccd
test
unwind Android: -ldl must appear after -lgcc when linking 2021-11-30 02:42:35 +00:00