mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 22:08:34 +00:00
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`.