rustc_monomorphize::partitioning

Function collect_and_partition_mono_items

Source
fn collect_and_partition_mono_items(
    tcx: TyCtxt<'_>,
    (): (),
) -> (&DefIdSet, &[CodegenUnit<'_>])