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