pub fn reachable_non_generics_helper(
tcx: TyCtxt<'_>,
) -> DefIdMap<SymbolExportInfo>Expand description
Exposed separately without the “should codegen” check so Miri can access it.
pub fn reachable_non_generics_helper(
tcx: TyCtxt<'_>,
) -> DefIdMap<SymbolExportInfo>Exposed separately without the “should codegen” check so Miri can access it.