- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1071 - 1080 of 2,342 for host:doc.rust-lang.org (0.13 sec)
-
atomic_xor_seqcst in std::intrinsics - Rust
Bitwise xor with the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_xor_seqcst.htmlRegistered: Wed Apr 16 02:10:52 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
atomic_umin_release in std::intrinsics - Rust
Minimum with the current value using an unsigned comparison.doc.rust-lang.org/std/intrinsics/fn.atomic_umin_release.htmlRegistered: Wed Apr 16 02:11:02 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
assume in std::intrinsics - Rust
Informs the optimizer that a condition is always true. If the condition is false, the behavior is undefined.doc.rust-lang.org/std/intrinsics/fn.assume.htmlRegistered: Wed Apr 16 02:05:03 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 4.2K bytes - Viewed (0) -
atomic_cxchg_acqrel_seqcst in std::intrinsics -...
Stores a value if the current value is the same as the `old` value.doc.rust-lang.org/std/intrinsics/fn.atomic_cxchg_acqrel_seqcst.html Similar Results (1)Registered: Wed Apr 16 02:03:51 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4.6K 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 Apr 16 02:04:01 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 11.6K bytes - Viewed (0) -
atomic_cxchg_acquire_acquire in std::intrinsics...
Stores a value if the current value is the same as the `old` value.doc.rust-lang.org/std/intrinsics/fn.atomic_cxchg_acquire_acquire.htmlRegistered: Wed Apr 16 02:05:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 4.5K bytes - Viewed (0) -
ceilf128 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f128`.doc.rust-lang.org/std/intrinsics/fn.ceilf128.htmlRegistered: Wed Apr 16 02:09:45 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
contract_checks in std::intrinsics - Rust
Returns whether we should perform contract-checking at runtime.doc.rust-lang.org/std/intrinsics/fn.contract_checks.htmlRegistered: Wed Apr 16 02:09:22 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.9K bytes - Viewed (0) -
atomic_umin_acquire in std::intrinsics - Rust
Minimum with the current value using an unsigned comparison.doc.rust-lang.org/std/intrinsics/fn.atomic_umin_acquire.htmlRegistered: Wed Apr 16 02:09:25 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
async_drop_in_place in std::future - Rust
Creates the asynchronous destructor of the pointed-to value.doc.rust-lang.org/std/future/fn.async_drop_in_place.htmlRegistered: Wed Apr 16 02:01:02 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 6.4K bytes - Viewed (0)