Function rustc::hir::fold::noop_fold_lifetimes
[−]
[src]
pub fn noop_fold_lifetimes<T: Folder>(lts: HirVec<Lifetime>, fld: &mut T) -> HirVec<Lifetime>
Unstable (
rustc_private
)