Function rustc_lint::middle::infer::lattice::super_lattice_tysUnstable [-] [+] [src]

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