- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2071 - 2080 of 2,385 for host:doc.rust-lang.org (0.1 seconds)
-
handle_alloc_error in std::alloc - Rust
Signals a memory allocation error.doc.rust-lang.org/std/alloc/fn.handle_alloc_error.htmlThu May 28 17:42:08 GMT 2026 5.1K bytes -
alloc_error_handler in std::prelude::v1 - Rust
Attribute macro applied to a function to register it as a handler for allocation failure.doc.rust-lang.org/std/prelude/v1/attr.alloc_error_handler.htmlThu May 28 17:42:15 GMT 2026 3.9K bytes -
dealloc in std::alloc - Rust
Deallocates memory with the global allocator.doc.rust-lang.org/std/alloc/fn.dealloc.htmlThu May 28 17:42:08 GMT 2026 4.6K bytes -
identity in std::convert - Rust
The identity function.doc.rust-lang.org/std/convert/fn.identity.htmlThu May 28 17:42:09 GMT 2026 7K bytes -
from_fn in std::fmt - Rust
Creates a type whose `fmt::Debug` and `fmt::Display` impls are forwarded to the provided closure.doc.rust-lang.org/std/fmt/fn.from_fn.htmlThu May 28 17:42:10 GMT 2026 5.9K bytes -
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.htmlThu May 28 17:42:10 GMT 2026 11.6K bytes -
black_box in std::hint - Rust
An identity function that hints to the compiler to be maximally pessimistic about what `black_box` could do.doc.rust-lang.org/std/hint/fn.black_box.htmlThu May 28 17:42:10 GMT 2026 17.6K bytes -
atomic_max in std::intrinsics - Rust
Maximum with the current value using a signed comparison. `T` must be a signed integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_max.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
ready in std::future - Rust
Creates a future that is immediately ready with a value.doc.rust-lang.org/std/future/fn.ready.htmlThu May 28 17:42:10 GMT 2026 5.2K bytes -
must_use in std::hint - Rust
An identity function that causes an `unused_must_use` warning to be triggered if the given value is not used (returned, stored in a variable, etc) by the caller.doc.rust-lang.org/std/hint/fn.must_use.htmlThu May 28 17:42:10 GMT 2026 11.1K bytes