- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1201 - 1210 of 2,333 for host:doc.rust-lang.org (0.11 sec)
-
ready in std::future - Rust
Creates a future that is immediately ready with a value.doc.rust-lang.org/std/future/fn.ready.htmlRegistered: Wed Jun 04 02:21:40 UTC 2025 - Last Modified: Thu May 15 17:17:41 UTC 2025 - 5.2K bytes - Viewed (0) -
atomic_cxchgweak_release_relaxed in std::intrin...
Stores a value if the current value is the same as the `old` value. `T` must be an integer or pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_cxchgweak_release_relaxed.htmlRegistered: Wed Jun 04 02:23:48 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.8K bytes - Viewed (0) -
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: Wed Jun 04 02:24:01 UTC 2025 - Last Modified: Thu May 15 17:17:42 UTC 2025 - 11.6K bytes - Viewed (0) -
simd_add in std::intrinsics::simd - Rust
Adds two simd vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_add.htmlRegistered: Wed Jun 04 02:41:54 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_flog in std::intrinsics::simd - Rust
`T` must be a vector of floats.doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog.htmlRegistered: Wed Jun 04 02:42:22 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 3.6K bytes - Viewed (0) -
offset in std::intrinsics - Rust
Calculates the offset from a pointer.doc.rust-lang.org/std/intrinsics/fn.offset.htmlRegistered: Wed Jun 04 02:42:31 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.7K bytes - Viewed (0) -
unchecked_sub in std::intrinsics - Rust
Returns the result of an unchecked subtraction, resulting in undefined behavior when `x - y > T::MAX` or `x - y < T::MIN`.doc.rust-lang.org/std/intrinsics/fn.unchecked_sub.htmlRegistered: Wed Jun 04 02:43:20 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.2K bytes - Viewed (0) -
simd_bitmask in std::intrinsics::simd - Rust
Truncates an integer vector to a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bitmask.htmlRegistered: Wed Jun 04 02:42:00 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 5.6K bytes - Viewed (0) -
f64x32 in std::simd::prelude - Rust
A SIMD vector with 32 elements of type `f64`.doc.rust-lang.org/std/simd/prelude/type.f64x32.htmlRegistered: Wed Jun 04 02:58:54 UTC 2025 - Last Modified: Thu May 15 17:17:50 UTC 2025 - 4.4K bytes - Viewed (0) -
i16x4 in std::simd::prelude - Rust
A SIMD vector with four elements of type `i16`.doc.rust-lang.org/std/simd/prelude/type.i16x4.htmlRegistered: Wed Jun 04 02:59:01 UTC 2025 - Last Modified: Thu May 15 17:17:48 UTC 2025 - 4.4K bytes - Viewed (0)