Function rustc::infer::lattice::super_lattice_tys
[−]
[src]
pub fn super_lattice_tys<'a, 'gcx, 'tcx, L>(
this: &mut L,
a: Ty<'tcx>,
b: Ty<'tcx>
) -> RelateResult<'tcx, Ty<'tcx>> where
L: LatticeDir<'a, 'gcx, 'tcx>,
'gcx: 'a + 'tcx,
'tcx: 'a,
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?