- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1871 - 1880 of 2,266 for host:doc.rust-lang.org (0.07 sec)
-
home_dir in std::env - Rust
Returns the path of the current user’s home directory if known.doc.rust-lang.org/std/env/fn.home_dir.htmlRegistered: Wed Nov 05 02:58:46 UTC 2025 - Last Modified: Thu Oct 30 18:22:25 UTC 2025 - 6.5K bytes - Viewed (0) -
simd_ceil in std::intrinsics::simd - Rust
Rounds up each element to the next highest integer-valued float.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ceil.htmlRegistered: Wed Nov 05 03:13:35 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.6K bytes - Viewed (0) -
ptr_offset_from in std::intrinsics - Rust
See documentation of `<*const T>::offset_from` for details.doc.rust-lang.org/std/intrinsics/fn.ptr_offset_from.htmlRegistered: Wed Nov 05 03:13:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.7K bytes - Viewed (0) -
powf32 in std::intrinsics - Rust
Raises an `f32` to an `f32` power.doc.rust-lang.org/std/intrinsics/fn.powf32.htmlRegistered: Wed Nov 05 03:12:15 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.7K bytes - Viewed (0) -
CastPtrToPtr in std::intrinsics::mir - Rust
Emits a `CastKind::PtrToPtr` cast.doc.rust-lang.org/std/intrinsics/mir/fn.CastPtrToPtr.htmlRegistered: Wed Nov 05 03:12:25 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.6K bytes - Viewed (0) -
nontemporal_store in std::intrinsics - Rust
Emits a `nontemporal` store, which gives a hint to the CPU that the data should not be held in cache. Except for performance, this is fully equivalent to `ptr.write(val)`.doc.rust-lang.org/std/intrinsics/fn.nontemporal_store.htmlRegistered: Wed Nov 05 03:12:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4K bytes - Viewed (0) -
ptr_mask in std::intrinsics - Rust
Masks out bits of the pointer according to a mask.doc.rust-lang.org/std/intrinsics/fn.ptr_mask.htmlRegistered: Wed Nov 05 03:14:16 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.9K bytes - Viewed (0) -
ptr_metadata in std::intrinsics - Rust
Lowers in MIR to `Rvalue::UnaryOp` with `UnOp::PtrMetadata`.doc.rust-lang.org/std/intrinsics/fn.ptr_metadata.htmlRegistered: Wed Nov 05 03:14:19 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.8K bytes - Viewed (0) -
mul_with_overflow in std::intrinsics - Rust
Performs checked integer multiplicationdoc.rust-lang.org/std/intrinsics/fn.mul_with_overflow.htmlRegistered: Wed Nov 05 03:14:23 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4.1K bytes - Viewed (0) -
raw_eq in std::intrinsics - Rust
Determines whether the raw bytes of the two values are equal.doc.rust-lang.org/std/intrinsics/fn.raw_eq.htmlRegistered: Wed Nov 05 03:14:31 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4.9K bytes - Viewed (0)