Function rustc_trans::middle::infer::mk_eqtyExperimental
[-]
[+]
[src]
pub fn mk_eqty(cx: &InferCtxt<'a, 'tcx>, a_is_expected: bool, origin: TypeOrigin, a: &'tcx TyS<'tcx>, b: &'tcx TyS<'tcx>) -> Result<(), type_err<'tcx>>