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