Searched refs:lifetime_with_bounds (Results 1 – 1 of 1) sorted by relevance
12 let (lifetime_without_bounds, lifetime_with_bounds) = in derive_arbitrary()25 .push(GenericParam::Lifetime(lifetime_with_bounds)); in derive_arbitrary()45 let mut lifetime_with_bounds = lifetime_without_bounds.clone(); in build_arbitrary_lifetime() localVariable49 lifetime_with_bounds in build_arbitrary_lifetime()55 (lifetime_without_bounds, lifetime_with_bounds) in build_arbitrary_lifetime()