rust/compiler/rustc_ast_lowering
bors 32f5db9890 Auto merge of #119093 - michaelwoerister:mcp533-18, r=petrochenkov
Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostly in rustc_hir and rustc_ast_lowering)

Part of https://github.com/rust-lang/compiler-team/issues/533. We should be getting close to being able to remove the HashStable impl of HashMap.
2023-12-19 08:46:02 +00:00
..
src Auto merge of #119093 - michaelwoerister:mcp533-18, r=petrochenkov 2023-12-19 08:46:02 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Disallow arm bodies on never patterns 2023-12-03 12:25:46 +01:00