Function rustc::hir::fold::noop_fold_ty_params [] [src]

pub fn noop_fold_ty_params<T: Folder>(tps: HirVec<TyParam>, fld: &mut T) -> HirVec<TyParam>
Unstable (rustc_private)