Function rustc_middle::ty::relate::expected_found [−][src]
pub fn expected_found<R, T, 'tcx>(
relation: &mut R,
a: T,
b: T
) -> ExpectedFound<T> where
R: TypeRelation<'tcx>,
pub fn expected_found<R, T, 'tcx>(
relation: &mut R,
a: T,
b: T
) -> ExpectedFound<T> where
R: TypeRelation<'tcx>,