- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1071 - 1080 of 2,333 for host:doc.rust-lang.org (0.04 sec)
-
powif64 in std::intrinsics - Rust
Raises an `f64` to an integer power.doc.rust-lang.org/std/intrinsics/fn.powif64.htmlRegistered: Wed Jun 04 02:37:16 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.8K bytes - Viewed (0) -
prefetch_read_data in std::intrinsics - Rust
The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction if supported; otherwise, it is a no-op. Prefetches have no effect on the behavior of the program but can change its performance characteristics.doc.rust-lang.org/std/intrinsics/fn.prefetch_read_data.htmlRegistered: Wed Jun 04 02:37:19 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.3K bytes - Viewed (0) -
UnwindCleanup in std::intrinsics::mir - Rust
An unwind action that continues execution in a given basic block.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindCleanup.htmlRegistered: Wed Jun 04 02:37:36 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.9K bytes - Viewed (0) -
rintf64 in std::intrinsics - Rust
Provided for compatibility with stdarch. DO NOT USE.doc.rust-lang.org/std/intrinsics/fn.rintf64.htmlRegistered: Wed Jun 04 02:37:43 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_as in std::intrinsics::simd - Rust
Numerically casts a vector, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_as.htmlRegistered: Wed Jun 04 02:37:56 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.1K bytes - Viewed (0) -
round_ties_even_f128 in std::intrinsics - Rust
Returns the nearest integer to an `f128`. Rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.round_ties_even_f128.htmlRegistered: Wed Jun 04 02:37:59 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4K bytes - Viewed (0) -
UnwindUnreachable in std::intrinsics::mir - Rust
An unwind action that triggers undefined behavior.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindUnreachable.htmlRegistered: Wed Jun 04 02:36:58 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.8K bytes - Viewed (0) -
fadd_fast in std::intrinsics - Rust
Float addition that allows optimizations based on algebraic rules. May assume inputs are finite.doc.rust-lang.org/std/intrinsics/fn.fadd_fast.htmlRegistered: Wed Jun 04 02:36:24 UTC 2025 - Last Modified: Thu May 15 17:17:42 UTC 2025 - 3.8K bytes - Viewed (0) -
from_ref in std::ptr - Rust
Converts a reference to a raw pointer.doc.rust-lang.org/std/ptr/fn.from_ref.htmlRegistered: Wed Jun 04 02:52:39 UTC 2025 - Last Modified: Thu May 15 17:17:48 UTC 2025 - 7.7K bytes - Viewed (0) -
NonZeroU16 in std::num - Rust
A `u16` that is known not to equal zero.doc.rust-lang.org/std/num/type.NonZeroU16.htmlRegistered: Wed Jun 04 02:52:16 UTC 2025 - Last Modified: Thu May 15 17:17:46 UTC 2025 - 6.2K bytes - Viewed (0)