Function rustc::middle::typeck::check::demand::suptype_with_fn[src]

pub fn suptype_with_fn(fcx: &FnCtxt, sp: Span, b_is_expected: bool, ty_a: t, ty_b: t, handle_err: |Span, t, t, &type_err|)