diff options
| author | bors <bors@rust-lang.org> | 2024-10-03 00:44:26 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-03 00:44:26 +0000 |
| commit | ad9c494835e746fb7c8a26eeed0ad90e4e834058 (patch) | |
| tree | f78869a1b6c62b3e4bbdef3ac174ff0a9d89be1b /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 9c7013c15c189a6978ac8b9dac638581495527de (diff) | |
| parent | a923fc011bf14e94071594fd95a36c970ed8623d (diff) | |
| download | rust-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
