- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 81 - 90 of 2,342 for host:doc.rust-lang.org (0.02 sec)
-
atomic_store_relaxed in std::intrinsics - Rust
Stores the value at the specified memory location.doc.rust-lang.org/std/intrinsics/fn.atomic_store_relaxed.html Similar Results (1)Registered: Wed Apr 09 02:10:46 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
ub_checks in std::intrinsics - Rust
Returns whether we should perform some UB-checking at runtime. This eventually evaluates to `cfg!(ub_checks)`, but behaves different from `cfg!` when mixing crates built with different flags: if the crate has UB checks enabled or carries the `#[rustc_preserve_ub_checks]` attribute, evaluation is delayed until monomorphization (or until the call gets inlined into a crate that does not delay evaluation further); otherwise it can happen any time.doc.rust-lang.org/std/intrinsics/fn.ub_checks.htmlRegistered: Wed Apr 09 02:26:46 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 5.1K bytes - Viewed (0) -
sinf128 in std::intrinsics - Rust
Returns the sine of an `f128`.doc.rust-lang.org/std/intrinsics/fn.sinf128.htmlRegistered: Wed Apr 09 02:27:12 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
transmute_unchecked in std::intrinsics - Rust
Like `transmute`, but even less checked at compile-time: rather than giving an error for `size_of::<Src>() != size_of::<Dst>()`, it’s Undefined Behavior at runtime.doc.rust-lang.org/std/intrinsics/fn.transmute_unchecked.htmlRegistered: Wed Apr 09 02:27:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.2K bytes - Viewed (0) -
FRAC_2_SQRT_PI in std::f128::consts - Rust
2/sqrt(π)doc.rust-lang.org/std/f128/consts/constant.FRAC_2_SQRT_PI.htmlRegistered: Wed Apr 09 02:55:34 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.8K bytes - Viewed (0) -
PI in std::f16::consts - Rust
Archimedes’ constant (π)doc.rust-lang.org/std/f16/consts/constant.PI.htmlRegistered: Wed Apr 09 02:56:00 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.7K bytes - Viewed (0) -
FRAC_1_PI in std::f16::consts - Rust
1/πdoc.rust-lang.org/std/f16/consts/constant.FRAC_1_PI.htmlRegistered: Wed Apr 09 02:56:25 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.7K bytes - Viewed (0) -
FRAC_PI_8 in std::f128::consts - Rust
π/8doc.rust-lang.org/std/f128/consts/constant.FRAC_PI_8.htmlRegistered: Wed Apr 09 02:56:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.8K bytes - Viewed (0) -
LN_2 in std::f128::consts - Rust
ln(2)doc.rust-lang.org/std/f128/consts/constant.LN_2.htmlRegistered: Wed Apr 09 02:54:54 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.7K bytes - Viewed (0) -
FRAC_PI_4 in std::f128::consts - Rust
π/4doc.rust-lang.org/std/f128/consts/constant.FRAC_PI_4.htmlRegistered: Wed Apr 09 02:54:38 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 3.8K bytes - Viewed (0)