rustc_const_eval::interpret

Module 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ยง