rust/compiler
bors 4dbc89de3f Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum
Upgrade indexmap and thorin-dwp to use hashbrown 0.12

This removes the last dependencies on hashbrown 0.11.

This also upgrades to hashbrown 0.12.3 to fix a double-free (#99372).
2022-07-24 04:03:29 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum 2022-07-24 04:03:29 +00:00
rustc_codegen_gcc Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa 2022-07-24 01:22:36 +00:00
rustc_codegen_llvm Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa 2022-07-24 01:22:36 +00:00
rustc_codegen_ssa Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum 2022-07-24 04:03:29 +00:00
rustc_const_eval interpret: fix vtable check debug assertion 2022-07-22 10:37:03 -04:00
rustc_data_structures Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum 2022-07-24 04:03:29 +00:00
rustc_driver
rustc_error_codes region_outlives_predicate no snapshot 2022-07-21 13:09:01 +02:00
rustc_error_messages
rustc_errors
rustc_expand Auto merge of #99320 - NiklasJonsson:84447/rustc_expand, r=compiler-errors 2022-07-23 07:59:54 +00:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Address more nits 2022-07-21 16:43:10 +00:00
rustc_hir_pretty
rustc_incremental
rustc_index Edit rustc_index::vec::IndexVec::pick3_mut docs 2022-07-21 08:52:18 -05:00
rustc_infer Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank 2022-07-23 12:08:11 +02:00
rustc_interface Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwco 2022-07-21 10:13:59 +00:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm Auto merge of #98208 - ivanloz:master, r=nagisa 2022-07-23 20:01:07 +00:00
rustc_log
rustc_macros
rustc_metadata Fix typo/grammar in locator.rs doc comment 2022-07-23 07:31:20 +02:00
rustc_middle Rollup merge of #99580 - fmease:fix-issue-99565, r=estebank 2022-07-23 12:08:11 +02:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiser 2022-07-22 11:53:40 +05:30
rustc_monomorphize Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiser 2022-07-22 11:53:40 +05:30
rustc_parse
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Use span_bug in case of unexpected rib kind 2022-07-23 13:26:45 +09:00
rustc_save_analysis
rustc_serialize
rustc_session Auto merge of #98208 - ivanloz:master, r=nagisa 2022-07-23 20:01:07 +00:00
rustc_smir
rustc_span Auto merge of #98208 - ivanloz:master, r=nagisa 2022-07-23 20:01:07 +00:00
rustc_symbol_mangling Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa 2022-07-24 01:22:36 +00:00
rustc_target Auto merge of #99652 - GuillaumeGomez:rollup-38v0x7y, r=GuillaumeGomez 2022-07-23 22:41:48 +00:00
rustc_trait_selection Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnr 2022-07-23 23:34:30 +02:00
rustc_traits
rustc_ty_utils Do not resolve associated const when there is no provided value 2022-07-22 18:58:07 +00:00
rustc_type_ir
rustc_typeck Auto merge of #98208 - ivanloz:master, r=nagisa 2022-07-23 20:01:07 +00:00