Function rustc_typeck::middle::ty::normalize_tyExperimental [-]  [+] [src]

pub fn normalize_ty(cx: &ctxt<'tcx>, ty: &'tcx TyS<'tcx>) -> &'tcx TyS<'tcx>

Returns an equivalent type with all the typedefs and self regions removed.