rust/compiler/rustc_hir
Matthias Krüger 7e67d90213
Rollup merge of #130468 - compiler-errors:bidi, r=Nadrieril
Make sure that def id <=> lang item map is bidirectional

Self-explanatory from assertion. Just makes sure of an invariant that I forgot to enforce when I added `LanguageItems::from_def_id`.
2024-09-18 09:03:53 +02:00
..
src Rollup merge of #130468 - compiler-errors:bidi, r=Nadrieril 2024-09-18 09:03:53 +02:00
Cargo.toml