Function rustc_middle::ty::instance::polymorphize
source · fn polymorphize<'tcx>(
tcx: TyCtxt<'tcx>,
instance: InstanceDef<'tcx>,
args: GenericArgsRef<'tcx>
) -> GenericArgsRef<'tcx>
fn polymorphize<'tcx>(
tcx: TyCtxt<'tcx>,
instance: InstanceDef<'tcx>,
args: GenericArgsRef<'tcx>
) -> GenericArgsRef<'tcx>