Function rustc_typeck::middle::ty::adjust_tyExperimental
[-]
[+]
[src]
pub fn adjust_ty<'tcx, F>(cx: &ctxt<'tcx>, span: Span, expr_id: u32, unadjusted_ty: &'tcx TyS<'tcx>, adjustment: Option<&AutoAdjustment<'tcx>>, method_type: F) -> &'tcx TyS<'tcx>
See expr_ty_adjusted