Lines Matching refs:outlive
28299 /// `CursorMut`, which means it cannot outlive the `CursorMut` and that the
35445 /// If you need a reference to the `OccupiedEntry` that may outlive the
48716 /// `&'a mut [T]`. Note that the type `T` must outlive the chosen lifetime
51111 /// `&'a mut T`. Note that the type `T` must outlive the chosen lifetime