Module rustc_const_eval::interpret::stack

source ·
Expand description

Manages the low-level pushing and popping of stack frames and the (de)allocation of local variables. For handling of argument passing and return values, see the call module.

Structs§

Enums§