pub(crate) fn build_extern_prelude<'tcx, 'ra>(
tcx: TyCtxt<'tcx>,
attrs: &[Attribute],
) -> FxIndexMap<IdentKey, ExternPreludeEntry<'ra>>pub(crate) fn build_extern_prelude<'tcx, 'ra>(
tcx: TyCtxt<'tcx>,
attrs: &[Attribute],
) -> FxIndexMap<IdentKey, ExternPreludeEntry<'ra>>