about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-14 10:21:02 +0100
committerGitHub <noreply@github.com>2021-12-14 10:21:02 +0100
commit7ec00cd135a235d9c615bd862cd78b3c64c8ceda (patch)
tree48a16eaa3c40e501073c74deb28f7e8aae2621d1 /compiler/rustc_codegen_llvm/src
parent7ca74ea0afe87b2cb173ea1fea190853c3c3d860 (diff)
parent2235af1a689f739843b3728d6e958d057554be09 (diff)
downloadrust-7ec00cd135a235d9c615bd862cd78b3c64c8ceda.tar.gz
rust-7ec00cd135a235d9c615bd862cd78b3c64c8ceda.zip
Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahc
add BinaryHeap::try_reserve and BinaryHeap::try_reserve_exact

`try_reserve` of many collections were stablized in https://github.com/rust-lang/rust/pull/87993 in 1.57.0. Add `try_reserve` for the rest collections such as `BinaryHeap` should be not controversial.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions