Function rustc_lint::middle::infer::mk_eqtyUnstable
[-] [+]
[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>>