Function rustc_typeck::middle::infer::combine::super_tysExperimental [-]  [+] [src]

pub fn super_tys<'tcx, C: Combine<'tcx>>(this: &C, a: &'tcx TyS<'tcx>, b: &'tcx TyS<'tcx>) -> Result<&'tcx TyS<'tcx>, type_err<'tcx>>