about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-03 00:44:26 +0000
committerbors <bors@rust-lang.org>2024-10-03 00:44:26 +0000
commitad9c494835e746fb7c8a26eeed0ad90e4e834058 (patch)
treef78869a1b6c62b3e4bbdef3ac174ff0a9d89be1b /compiler/rustc_codegen_llvm/src/errors.rs
parent9c7013c15c189a6978ac8b9dac638581495527de (diff)
parenta923fc011bf14e94071594fd95a36c970ed8623d (diff)
downloadrust-ad9c494835e746fb7c8a26eeed0ad90e4e834058.tar.gz
rust-ad9c494835e746fb7c8a26eeed0ad90e4e834058.zip
Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieu
Update hashbrown to 0.15 and adjust some methods

This PR updates `hashbrown` to 0.15 in the standard library and adjust some methods as well as removing some as they no longer exists in Hashbrown it-self.

 - `HashMap::get_many_mut` change API to return array-of-Option
 - `HashMap::{replace_entry, replace_key}` are removed, FCP close [already finished](https://github.com/rust-lang/rust/issues/44286#issuecomment-2293825619)
 - `HashSet::get_or_insert_owned` is removed as it no longer exists in hashbrown

Closes https://github.com/rust-lang/rust/issues/44286
r? `@Amanieu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions