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

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

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