Function rustc_trans::middle::infer::lattice::super_lattice_tysExperimental [-]  [+] [src]

pub fn super_lattice_tys<'tcx, L: Combine<'tcx> + LatticeDir<'tcx>>(this: &L, a: &'tcx TyS<'tcx>, b: &'tcx TyS<'tcx>) -> Result<&'tcx TyS<'tcx>, type_err<'tcx>>