Module error
rustc_
const_
eval
1.84.0-dev
Module error
Module Items
Enums
Functions
In rustc_
const_
eval::
const_
eval
Modules
dummy_machine
error
eval_queries
fn_queries
machine
valtrees
Macros
throw_machine_stop_str
Structs
CompileTimeMachine
DummyMachine
Enums
CheckAlignment
ConstEvalErrKind
MemoryKind
ValTreeCreationError
Constants
VALTREE_MAX_NODES
Traits
InterpretationResult
Functions
eval_static_initializer_provider
eval_to_allocation_raw_provider
eval_to_const_value_raw_provider
get_span_and_frames
is_parent_const_impl_raw
mk_eval_cx_for_const_val
provide
tag_for_variant_provider
try_destructure_mir_constant_for_user_output
Type Aliases
CompileTimeInterpCx
ValTreeCreationResult
rustc_const_eval
::
const_eval
Module
error
Copy item path
Settings
Help
Summary
Source
Enums
§
Const
Eval
ErrKind
The CTFE machine has some custom error kinds.
Functions
§
get_
span_
and_
frames
lint
🔒
Emit a lint from a const-eval situation, with a backtrace.
report
🔒
Create a diagnostic for a const eval error.