- Sort Score
- Num 10 results
- Language All
- Labels All
Results 411 - 420 of 2,385 for host:doc.rust-lang.org (0.08 seconds)
-
likely in std::hint - Rust
Hints to the compiler that a branch condition is likely to be true. Returns the value passed to it.doc.rust-lang.org/std/hint/fn.likely.html -
prefetch_read_instruction in std::hint - Rust
Prefetch the cache line containing `ptr` into the instruction cache for a future read.doc.rust-lang.org/std/hint/fn.prefetch_read_instruction.htmlThu May 28 17:42:10 GMT 2026 4.2K bytes -
align_of_val in std::intrinsics - Rust
The required alignment of the referenced value.doc.rust-lang.org/std/intrinsics/fn.align_of_val.htmlThu May 28 17:42:11 GMT 2026 4.4K bytes -
assert_unchecked in std::hint - Rust
Makes a soundness promise to the compiler that `cond` holds.doc.rust-lang.org/std/hint/fn.assert_unchecked.htmlThu May 28 17:42:10 GMT 2026 8.2K bytes -
ceilf16 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f16`.doc.rust-lang.org/std/intrinsics/fn.ceilf16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
const_eval_select in std::intrinsics - Rust
Selects which function to call depending on the context.doc.rust-lang.org/std/intrinsics/fn.const_eval_select.htmlThu May 28 17:42:11 GMT 2026 7.5K bytes -
catch_unwind in std::intrinsics - Rust
Rust’s “try catch” construct for unwinding. Invokes the function pointer `try_fn` with the data pointer `data`, and calls `catch_fn` if unwinding occurs while `try_fn` runs. Returns `1` if unwinding occurred and `catch_fn` was called; returns `0` otherwise.doc.rust-lang.org/std/intrinsics/fn.catch_unwind.htmlThu May 28 17:42:11 GMT 2026 5.4K bytes -
prefetch_write_non_temporal in std::hint - Rust
Prefetch the cache line containing `ptr` for a single future write, but attempt to avoid polluting the cache.doc.rust-lang.org/std/hint/fn.prefetch_write_non_temporal.htmlThu May 28 17:42:10 GMT 2026 4.3K bytes -
align_of in std::intrinsics - Rust
The minimum alignment of a type.doc.rust-lang.org/std/intrinsics/fn.align_of.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
field_offset in std::intrinsics - Rust
The offset of a field queried by its field representing type.doc.rust-lang.org/std/intrinsics/fn.field_offset.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes