Function rustc::middle::typeck::infer::mk_eqty[src]

pub fn mk_eqty(cx: &InferCtxt, a_is_expected: bool, origin: TypeOrigin, a: t, b: t) -> ures