Searched refs:try_with_unchecked (Results 1 – 2 of 2) sorted by relevance
932 pub(crate) unsafe fn try_with_unchecked<U, J, E, F>( in try_with_unchecked() function992 unsafe { self.try_with_unchecked(f) } in try_with()1182 self.try_with_unchecked( in try_cast_into_no_leftover()
662 ptr.try_with_unchecked(#[inline(always)] |ptr| { in try_transmute_mut()