Function rustc_middle::ty::instance::polymorphize

source ยท
fn polymorphize<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: InstanceKind<'tcx>,
    args: GenericArgsRef<'tcx>,
) -> GenericArgsRef<'tcx>