rust/compiler/rustc_middle
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
messages.ftl
README.md

For more information about how rustc works, see the rustc dev guide.