- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1011 - 1020 of 2,271 for host:doc.rust-lang.org (0.13 sec)
-
unreachable_unchecked in std::hint - Rust
Informs the compiler that the site which is calling this function is not reachable, possibly enabling further optimizations.doc.rust-lang.org/std/hint/fn.unreachable_unchecked.htmlRegistered: Fri Dec 26 02:21:56 UTC 2025 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 11.5K bytes - Viewed (0) -
contract_check_ensures in std::intrinsics - Rust
Check if the post-condition `cond` has been met.doc.rust-lang.org/std/intrinsics/fn.contract_check_ensures.htmlRegistered: Fri Dec 26 02:22:17 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.3K bytes - Viewed (0) -
atomic_min in std::intrinsics - Rust
Minimum with the current value using a signed comparison. `T` must be a signed integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_min.htmlRegistered: Fri Dec 26 02:22:30 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.2K bytes - Viewed (0) -
simd_scatter in std::intrinsics::simd - Rust
Writes to a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_scatter.htmlRegistered: Fri Dec 26 02:39:43 UTC 2025 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 4.6K bytes - Viewed (0) -
simd_select_bitmask in std::intrinsics::simd - ...
Selects elements from a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_select_bitmask.htmlRegistered: Fri Dec 26 02:39:47 UTC 2025 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 4K bytes - Viewed (0) -
transmute in std::intrinsics - Rust
Reinterprets the bits of a value of one type as another type.doc.rust-lang.org/std/intrinsics/fn.transmute.html Similar Results (1)Registered: Fri Dec 26 02:39:59 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 30.8K bytes - Viewed (0) -
from_coroutine in std::iter - Rust
Creates a new iterator where each iteration calls the provided coroutine.doc.rust-lang.org/std/iter/fn.from_coroutine.htmlRegistered: Fri Dec 26 02:40:31 UTC 2025 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 6.8K bytes - Viewed (0) -
va_end in std::intrinsics - Rust
Destroy the arglist `ap` after initialization with `va_start` or `va_copy`.doc.rust-lang.org/std/intrinsics/fn.va_end.htmlRegistered: Fri Dec 26 02:40:25 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.6K bytes - Viewed (0) -
conjure_zst in std::mem - Rust
Create a fresh instance of the inhabited ZST type `T`.doc.rust-lang.org/std/mem/fn.conjure_zst.htmlRegistered: Fri Dec 26 02:41:32 UTC 2025 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 6.5K bytes - Viewed (0) -
volatile_copy_nonoverlapping_memory in std::int...
Equivalent to the appropriate `llvm.memcpy.p0i8.0i8.*` intrinsic, with a size of `count` * `size_of::<T>()` and an alignment of `align_of::<T>()`.doc.rust-lang.org/std/intrinsics/fn.volatile_copy_nonoverlapping_memory.htmlRegistered: Fri Dec 26 02:41:42 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.7K bytes - Viewed (0)