Function rustc_passes::lang_items::get_lang_items
source ยท fn get_lang_items(tcx: TyCtxt<'_>, (): ()) -> LanguageItemsExpand description
Traverses and collects all the lang items in all crates.
fn get_lang_items(tcx: TyCtxt<'_>, (): ()) -> LanguageItemsTraverses and collects all the lang items in all crates.