Skip to main content

Module impl_interner

Module impl_interner 

Source
Expand description

Implementation of rustc_type_ir::Interner for TyCtxt.

Macrosยง

bidirectional_lang_item_map ๐Ÿ”’
Defines trivial conversion functions between the main LangItem enum, and some other lang-item enum that is a subset of it.

Functionsยง

lang_item_to_solver_adt_lang_item ๐Ÿ”’
lang_item_to_solver_lang_item ๐Ÿ”’
lang_item_to_solver_trait_lang_item ๐Ÿ”’
solver_adt_lang_item_to_lang_item ๐Ÿ”’
solver_lang_item_to_lang_item ๐Ÿ”’
solver_trait_lang_item_to_lang_item ๐Ÿ”’