Modulesยง
- dummy_
machine ๐ - error ๐
- eval_
queries ๐ - fn_
queries ๐ - machine ๐
- valtrees ๐
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.
- ValTree
Creation ๐Error
Constantsยง
- VALTREE_
MAX_ ๐NODES
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.