rustc_
const_
eval
1.84.0-dev
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
Function
is_parent_const_impl_raw
Copy item path
Settings
Help
Summary
Source
pub fn is_parent_const_impl_raw(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
bool