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

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