Static rustc_hir::lang_items::ITEM_REFS
source · pub static ITEM_REFS: LazyLock<FxIndexMap<Symbol, (usize, Target)>>
Expand description
A mapping from the name of the lang item to its order and the form it must be of.
pub static ITEM_REFS: LazyLock<FxIndexMap<Symbol, (usize, Target)>>
A mapping from the name of the lang item to its order and the form it must be of.