Function rustc_lint::middle::infer::combine::super_combine_tysUnstable [-] [+] [src]

pub fn super_combine_tys<'a, 'tcx, R>(infcx: &InferCtxt<'a, 'tcx>, relation: &mut R, a: &'tcx TyS<'tcx>, b: &'tcx TyS<'tcx>) -> Result<&'tcx TyS<'tcx>, type_err<'tcx>> where 'tcx: 'a, R: TypeRelation<'a, 'tcx>