pub(crate) fn delegation_user_specified_args<'tcx>(
tcx: TyCtxt<'tcx>,
delegation_id: LocalDefId,
) -> (&'tcx [GenericArg<'tcx>], &'tcx [GenericArg<'tcx>])pub(crate) fn delegation_user_specified_args<'tcx>(
tcx: TyCtxt<'tcx>,
delegation_id: LocalDefId,
) -> (&'tcx [GenericArg<'tcx>], &'tcx [GenericArg<'tcx>])