Expand description
Intrinsics and other functions that the interpreter executes without looking at their MIR. Intrinsics/functions supported here are shared by CTFE and miri.
Functionsยง
- alloc_
type_ ๐name - Directly returns an
Allocation
containing an absolute path representation of the given type.