diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-14 10:21:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 10:21:02 +0100 |
| commit | 7ec00cd135a235d9c615bd862cd78b3c64c8ceda (patch) | |
| tree | 48a16eaa3c40e501073c74deb28f7e8aae2621d1 /compiler/rustc_codegen_llvm/src | |
| parent | 7ca74ea0afe87b2cb173ea1fea190853c3c3d860 (diff) | |
| parent | 2235af1a689f739843b3728d6e958d057554be09 (diff) | |
| download | rust-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
