Lines Matching refs:not
3 #[cfg(not(no_global_oom_handling))]
6 #[cfg(not(no_global_oom_handling))]
17 #[cfg(not(no_global_oom_handling))]
119 #[cfg(not(no_global_oom_handling))]
140 // For th ZST case, it is crucial that we mutate `end` here, not `ptr`.
145 #[cfg(not(no_global_oom_handling))]
370 // T: Copy as approximation for !Drop since get_unchecked does not advance self.ptr
377 // TrustedRandomAccess (without NoCoerce) must not be implemented because
378 // subtypes/supertypes of `T` might not be `NonDrop`
386 #[cfg(not(no_global_oom_handling))]
389 #[cfg(not(test))]
407 // `IntoIter::alloc` is not used anymore after this and will be dropped by RawVec
441 #[cfg(not(no_global_oom_handling))]