List of all items
Structs
- check_consts::ConstCx
- check_consts::check::Checker
- check_consts::check::Qualifs
- check_consts::ops::ConditionallyConstCall
- check_consts::ops::Coroutine
- check_consts::ops::EscapingCellBorrow
- check_consts::ops::EscapingMutBorrow
- check_consts::ops::FnCallIndirect
- check_consts::ops::FnCallNonConst
- check_consts::ops::FnCallUnstable
- check_consts::ops::HeapAllocation
- check_consts::ops::InlineAsm
- check_consts::ops::IntrinsicNonConst
- check_consts::ops::IntrinsicUnstable
- check_consts::ops::LiveDrop
- check_consts::ops::PanicNonStr
- check_consts::ops::RawPtrComparison
- check_consts::ops::RawPtrToIntCast
- check_consts::ops::ThreadLocalAccess
- check_consts::post_drop_elaboration::CheckLiveDrops
- check_consts::qualifs::HasMutInterior
- check_consts::qualifs::NeedsDrop
- check_consts::qualifs::NeedsNonConstDrop
- check_consts::resolver::FlowSensitiveAnalysis
- check_consts::resolver::State
- check_consts::resolver::TransferFunction
- const_eval::CompileTimeMachine
- const_eval::DummyMachine
- const_eval::dummy_machine::DummyMachine
- const_eval::machine::CompileTimeMachine
- errors::ConditionallyConstCall
- errors::ConsiderDereferencing
- errors::ConstEvalError
- errors::DanglingPtrInFinal
- errors::FrameNote
- errors::InteriorMutableRefEscaping
- errors::LiveDrop
- errors::LongRunning
- errors::LongRunningWarn
- errors::MaxNumNodesInConstErr
- errors::MutablePtrInFinal
- errors::MutableRawEscaping
- errors::MutableRefEscaping
- errors::NestedStaticInThreadLocal
- errors::NonConstAwait
- errors::NonConstClosure
- errors::NonConstDerefCoercion
- errors::NonConstFmtMacroCall
- errors::NonConstFnCall
- errors::NonConstForLoopIntoIter
- errors::NonConstImplNote
- errors::NonConstIntrinsic
- errors::NonConstMatchEq
- errors::NonConstOperator
- errors::NonConstQuestionBranch
- errors::NonConstQuestionFromResidual
- errors::NonConstTryBlockFromOutput
- errors::NullaryIntrinsicError
- errors::PanicNonStrErr
- errors::RawBytesNote
- errors::RawPtrComparisonErr
- errors::RawPtrToIntErr
- errors::ThreadLocalAccessErr
- errors::UnallowedFnPointerCall
- errors::UnallowedHeapAllocations
- errors::UnallowedInlineAsm
- errors::UnallowedOpInConstContext
- errors::UnmarkedConstFnExposed
- errors::UnmarkedIntrinsicExposed
- errors::UnstableConstFn
- errors::UnstableInStableExposed
- errors::UnstableIntrinsic
- errors::ValidationFailure
- interpret::AllocInfo
- interpret::AllocRef
- interpret::AllocRefMut
- interpret::Frame
- interpret::FrameInfo
- interpret::ImmTy
- interpret::InterpCx
- interpret::LocalState
- interpret::MPlaceTy
- interpret::Memory
- interpret::OpTy
- interpret::PlaceTy
- interpret::RangeSet
- interpret::RefTracking
- interpret::StackPopInfo
- interpret::eval_context::InterpCx
- interpret::memory::AllocInfo
- interpret::memory::AllocRef
- interpret::memory::AllocRefMut
- interpret::memory::Memory
- interpret::operand::ImmTy
- interpret::operand::OpTy
- interpret::place::MPlaceTy
- interpret::place::MemPlace
- interpret::place::PlaceTy
- interpret::projection::ArrayIterator
- interpret::stack::Frame
- interpret::stack::FrameInfo
- interpret::stack::LocalState
- interpret::stack::SpanGuard
- interpret::stack::StackPopInfo
- interpret::step::EvaluatedCalleeAndArgs
- interpret::validity::RangeSet
- interpret::validity::RefTracking
- interpret::validity::ValidityVisitor
- util::type_name::AbsolutePathPrinter
Enums
- check_consts::ops::DiagImportance
- check_consts::ops::Status
- const_eval::CheckAlignment
- const_eval::ConstEvalErrKind
- const_eval::MemoryKind
- const_eval::ValTreeCreationError
- const_eval::error::ConstEvalErrKind
- const_eval::machine::CanAccessMutGlobal
- const_eval::machine::CheckAlignment
- const_eval::machine::MemoryKind
- errors::NonConstClosureNote
- interpret::AllocKind
- interpret::CtfeValidationMode
- interpret::FnArg
- interpret::FnVal
- interpret::Immediate
- interpret::InternKind
- interpret::InternResult
- interpret::MemPlaceMeta
- interpret::MemoryKind
- interpret::OffsetMode
- interpret::ReturnAction
- interpret::StackPopCleanup
- interpret::call::FnArg
- interpret::intern::InternKind
- interpret::intern::InternResult
- interpret::machine::ReturnAction
- interpret::memory::AllocKind
- interpret::memory::FnVal
- interpret::memory::MemoryKind
- interpret::operand::Immediate
- interpret::operand::Operand
- interpret::place::MemPlaceMeta
- interpret::place::Place
- interpret::projection::OffsetMode
- interpret::stack::LocalValue
- interpret::stack::StackPopCleanup
- interpret::validity::CtfeValidationMode
- interpret::validity::PathElem
Traits
- ReportErrorExt
- check_consts::ops::NonConstOp
- check_consts::qualifs::Qualif
- const_eval::InterpretationResult
- const_eval::eval_queries::InterpretationResult
- errors::ReportErrorExt
- interpret::AllocMap
- interpret::HasStaticRootDefId
- interpret::Machine
- interpret::MayLeak
- interpret::Projectable
- interpret::ValueVisitor
- interpret::Writeable
- interpret::intern::HasStaticRootDefId
- interpret::machine::AllocMap
- interpret::machine::Machine
- interpret::machine::MayLeak
- interpret::place::Writeable
- interpret::projection::Projectable
- interpret::visitor::ValueVisitor
Macros
- const_eval::dummy_machine::throw_machine_stop_str
- const_eval::throw_machine_stop_str
- interpret::compile_time_machine
- interpret::machine::compile_time_machine
- interpret::validity::err_validation_failure
- interpret::validity::throw_validation_failure
- interpret::validity::try_validation
Functions
- check_consts::check::emit_unstable_in_stable_exposed_error
- check_consts::check::is_int_bool_float_or_char
- check_consts::is_safe_to_expose_on_stable_const_fn
- check_consts::post_drop_elaboration::check_live_drops
- check_consts::post_drop_elaboration::checking_enabled
- check_consts::qualifs::in_any_value_of_ty
- check_consts::qualifs::in_operand
- check_consts::qualifs::in_place
- check_consts::qualifs::in_rvalue
- check_consts::rustc_allow_const_fn_unstable
- const_eval::error::get_span_and_frames
- const_eval::error::lint
- const_eval::error::report
- const_eval::eval_queries::const_validate_mplace
- const_eval::eval_queries::eval_body_using_ecx
- const_eval::eval_queries::eval_in_interpreter
- const_eval::eval_queries::eval_static_initializer_provider
- const_eval::eval_queries::eval_to_allocation_raw_provider
- const_eval::eval_queries::eval_to_const_value_raw_provider
- const_eval::eval_queries::mk_eval_cx_for_const_val
- const_eval::eval_queries::mk_eval_cx_to_read_const_val
- const_eval::eval_queries::op_to_const
- const_eval::eval_queries::report_eval_error
- const_eval::eval_queries::report_validation_error
- const_eval::eval_queries::turn_into_const_value
- const_eval::eval_static_initializer_provider
- const_eval::eval_to_allocation_raw_provider
- const_eval::eval_to_const_value_raw_provider
- const_eval::fn_queries::constness
- const_eval::fn_queries::is_parent_const_impl_raw
- const_eval::fn_queries::is_promotable_const_fn
- const_eval::fn_queries::provide
- const_eval::get_span_and_frames
- const_eval::is_parent_const_impl_raw
- const_eval::mk_eval_cx_for_const_val
- const_eval::provide
- const_eval::tag_for_variant_provider
- const_eval::try_destructure_mir_constant_for_user_output
- const_eval::valtrees::branches
- const_eval::valtrees::const_to_valtree_inner
- const_eval::valtrees::create_valtree_place
- const_eval::valtrees::dump_place
- const_eval::valtrees::eval_to_valtree
- const_eval::valtrees::reconstruct_place_meta
- const_eval::valtrees::slice_branches
- const_eval::valtrees::valtree_into_mplace
- const_eval::valtrees::valtree_to_const_value
- const_eval::valtrees::valtree_to_ref
- errors::bad_pointer_message
- interpret::eval_context::format_interp_error
- interpret::eval_context::from_known_layout
- interpret::eval_context::mir_assign_valid_types
- interpret::format_interp_error
- interpret::intern::intern_as_new_static
- interpret::intern::intern_const_alloc_for_constprop
- interpret::intern::intern_const_alloc_recursive
- interpret::intern::intern_shallow
- interpret::intern_const_alloc_for_constprop
- interpret::intern_const_alloc_recursive
- interpret::intrinsics::alloc_type_name
- interpret::intrinsics::eval_nullary_intrinsic
- interpret::util::create_static_alloc
- interpret::util::ensure_monomorphic_enough
- interpret::validity::write_path
- provide
- util::alignment::is_disaligned
- util::alignment::is_within_packed
- util::binop_left_homogeneous
- util::binop_right_homogeneous
- util::caller_location::alloc_caller_location
- util::caller_location::const_caller_location_provider
- util::check_validity_requirement
- util::check_validity_requirement::check_validity_requirement
- util::check_validity_requirement::check_validity_requirement_lax
- util::check_validity_requirement::check_validity_requirement_strict
- util::compare_types::relate_types
- util::compare_types::sub_types
- util::is_disaligned
- util::is_within_packed
- util::relate_types
- util::sub_types
- util::type_name
- util::type_name::type_name
Type Aliases
- check_consts::check::QualifResults
- const_eval::CompileTimeInterpCx
- const_eval::ValTreeCreationResult
- const_eval::machine::CompileTimeInterpCx