Modules§
Macros§
- Macro for machine-specific
InterpError
without allocation. (These will never be shown to the user, but they help diagnose ICEs.)
Structs§
- Extra machine state for CTFE, and the Machine instance.
Enums§
- The CTFE machine has some custom error kinds.
Constants§
Traits§
Functions§
- Create an interpreter context to inspect the given
ConstValue
. Returns both the context and anOpTy
that represents the constant. - Computes the tag (if any) for a given type and variant.