Function rustc_lint::middle::infer::can_mk_eqtyUnstable
[-] [+]
[src]
pub fn can_mk_eqty(cx: &InferCtxt<'a, 'tcx>, a: &'tcx TyS<'tcx>, b: &'tcx TyS<'tcx>) -> Result<(), type_err<'tcx>>