Module rustc_const_eval::const_eval
source · Modules
Structs
- Extra machine state for CTFE, and the Machine instance
Enums
- The CTFE machine has some custom error kinds.
Constants
Functions
- Evaluates a constant and turns it into a type-level constant value.
- Whether the
def_id
is an unstable const fn and what feature gate(s) are necessary to enable it.