List of all items[−]
Structs
- const_eval::CompileTimeInterpreter
- const_eval::ConstEvalErr
- const_eval::MemoryExtra
- const_eval::error::ConstEvalErr
- const_eval::machine::CompileTimeInterpreter
- const_eval::machine::MemoryExtra
- interpret::AllocDecodingSession
- interpret::AllocDecodingState
- interpret::AllocId
- interpret::AllocRange
- interpret::AllocRef
- interpret::AllocRefMut
- interpret::Allocation
- interpret::ConstAlloc
- interpret::Frame
- interpret::FrameInfo
- interpret::GlobalId
- interpret::ImmTy
- interpret::InitChunkIter
- interpret::InitMask
- interpret::InterpCx
- interpret::InterpErrorInfo
- interpret::LitToConstInput
- interpret::LocalState
- interpret::MPlaceTy
- interpret::MemPlace
- interpret::Memory
- interpret::OpTy
- interpret::PlaceTy
- interpret::Pointer
- interpret::RefTracking
- interpret::Relocations
- interpret::UninitBytesAccess
- interpret::eval_context::Frame
- interpret::eval_context::FrameInfo
- interpret::eval_context::InterpCx
- interpret::eval_context::LocalState
- interpret::eval_context::SpanGuard
- interpret::intern::InternVisitor
- interpret::intern::IsStaticOrFn
- interpret::intrinsics::type_name::AbsolutePathPrinter
- 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::validity::RefTracking
- interpret::validity::ValidityVisitor
- transform::check_consts::ConstCx
- transform::check_consts::check::Checker
- transform::check_consts::check::Qualifs
- transform::check_consts::ops::CellBorrow
- transform::check_consts::ops::FloatingPointOp
- transform::check_consts::ops::FnCallIndirect
- transform::check_consts::ops::FnCallNonConst
- transform::check_consts::ops::FnCallUnstable
- transform::check_consts::ops::FnPtrCast
- transform::check_consts::ops::Generator
- transform::check_consts::ops::HeapAllocation
- transform::check_consts::ops::InlineAsm
- transform::check_consts::ops::LiveDrop
- transform::check_consts::ops::MutBorrow
- transform::check_consts::ops::MutDeref
- transform::check_consts::ops::PanicNonStr
- transform::check_consts::ops::RawPtrComparison
- transform::check_consts::ops::RawPtrDeref
- transform::check_consts::ops::RawPtrToIntCast
- transform::check_consts::ops::StaticAccess
- transform::check_consts::ops::ThreadLocalAccess
- transform::check_consts::ops::TransientCellBorrow
- transform::check_consts::ops::TransientMutBorrow
- transform::check_consts::ops::ty::DynTrait
- transform::check_consts::ops::ty::FnPtr
- transform::check_consts::ops::ty::ImplTrait
- transform::check_consts::ops::ty::MutRef
- transform::check_consts::ops::ty::TraitBound
- transform::check_consts::ops::ty::TraitBoundNotConst
- transform::check_consts::post_drop_elaboration::CheckLiveDrops
- transform::check_consts::qualifs::CustomEq
- transform::check_consts::qualifs::HasMutInterior
- transform::check_consts::qualifs::NeedsDrop
- transform::check_consts::qualifs::NeedsNonConstDrop
- transform::check_consts::resolver::FlowSensitiveAnalysis
- transform::check_consts::resolver::TransferFunction
- transform::promote_consts::Collector
- transform::promote_consts::PromoteTemps
- transform::promote_consts::Promoter
- transform::promote_consts::Unpromotable
- transform::promote_consts::Validator
- transform::validate::TypeChecker
- transform::validate::Validator
- util::collect_writes::FindLocalAssignmentVisitor
Enums
- const_eval::ConstEvalErrKind
- const_eval::MemoryKind
- const_eval::error::ConstEvalErrKind
- const_eval::machine::MemoryKind
- interpret::AllocCheck
- interpret::CheckInAllocMsg
- interpret::ConstValue
- interpret::CtfeValidationMode
- interpret::ErrorHandled
- interpret::FnVal
- interpret::GlobalAlloc
- interpret::Immediate
- interpret::InitChunk
- interpret::InternKind
- interpret::InterpError
- interpret::InvalidProgramInfo
- interpret::LitToConstError
- interpret::LocalValue
- interpret::MemPlaceMeta
- interpret::MemoryKind
- interpret::Operand
- interpret::Place
- interpret::ResourceExhaustionInfo
- interpret::Scalar
- interpret::ScalarMaybeUninit
- interpret::StackPopCleanup
- interpret::StackPopJump
- interpret::StackPopUnwind
- interpret::UndefinedBehaviorInfo
- interpret::UnsupportedOpInfo
- interpret::eval_context::LocalValue
- interpret::eval_context::StackPopCleanup
- interpret::eval_context::StackPopUnwind
- interpret::intern::InternKind
- interpret::intern::InternMode
- interpret::machine::StackPopJump
- interpret::memory::AllocCheck
- interpret::memory::FnVal
- interpret::memory::MemoryKind
- interpret::operand::Immediate
- interpret::operand::Operand
- interpret::place::MemPlaceMeta
- interpret::place::Place
- interpret::validity::CtfeValidationMode
- interpret::validity::PathElem
- transform::check_consts::ops::DiagnosticImportance
- transform::check_consts::ops::Status
- transform::promote_consts::Candidate
- transform::promote_consts::TempState
- transform::validate::EdgeKind
Traits
- interpret::AllocMap
- interpret::Machine
- interpret::MachineStopType
- interpret::MayLeak
- interpret::MutValueVisitor
- interpret::PointerArithmetic
- interpret::Provenance
- interpret::ValueVisitor
- interpret::machine::AllocMap
- interpret::machine::Machine
- interpret::machine::MayLeak
- interpret::visitor::MutValueVisitor
- interpret::visitor::Value
- interpret::visitor::ValueVisitor
- transform::MirPass
- transform::check_consts::ops::NonConstOp
- transform::check_consts::qualifs::Qualif
- util::collect_writes::FindAssignments
Macros
- interpret::compile_time_machine
- interpret::machine::compile_time_machine
- interpret::validity::throw_validation_failure
- interpret::validity::try_validation
- interpret::visitor::make_value_visitor
Functions
- const_eval::const_caller_location
- const_eval::const_to_valtree
- const_eval::const_to_valtree_inner
- const_eval::deref_const
- const_eval::destructure_const
- const_eval::eval_queries::eval_body_using_ecx
- 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
- const_eval::eval_queries::note_on_undefined_behavior_error
- const_eval::eval_queries::op_to_const
- const_eval::eval_queries::turn_into_const_value
- const_eval::eval_to_allocation_raw_provider
- const_eval::eval_to_const_value_raw_provider
- const_eval::fn_queries::is_const_fn_raw
- const_eval::fn_queries::is_parent_const_impl_raw
- const_eval::fn_queries::is_promotable_const_fn
- const_eval::fn_queries::is_unstable_const_fn
- const_eval::fn_queries::provide
- const_eval::is_parent_const_impl_raw
- const_eval::is_unstable_const_fn
- const_eval::note_on_undefined_behavior_error
- const_eval::provide
- interpret::alloc_range
- interpret::eval_context::from_known_layout
- interpret::eval_context::mir_assign_valid_types
- interpret::get_slice_bytes
- interpret::intern::intern_const_alloc_recursive
- interpret::intern::intern_shallow
- interpret::intern_const_alloc_recursive
- interpret::intrinsics::eval_nullary_intrinsic
- interpret::intrinsics::numeric_intrinsic
- interpret::intrinsics::type_name::alloc_type_name
- interpret::read_target_uint
- interpret::specialized_encode_alloc_id
- interpret::step::binop_left_homogeneous
- interpret::step::binop_right_homogeneous
- interpret::struct_error
- interpret::util::ensure_monomorphic_enough
- interpret::validity::wrapping_range_format
- interpret::validity::write_path
- interpret::write_target_uint
- provide
- transform::check_consts::check::check_return_ty_is_sync
- transform::check_consts::check::emit_unstable_in_stable_error
- transform::check_consts::check::is_async_fn
- transform::check_consts::check::is_int_bool_or_char
- transform::check_consts::check::place_as_reborrow
- transform::check_consts::is_const_stable_const_fn
- transform::check_consts::is_lang_panic_fn
- transform::check_consts::is_lang_special_const_fn
- transform::check_consts::post_drop_elaboration::check_live_drops
- transform::check_consts::post_drop_elaboration::checking_enabled
- transform::check_consts::qualifs::in_any_value_of_ty
- transform::check_consts::qualifs::in_operand
- transform::check_consts::qualifs::in_place
- transform::check_consts::qualifs::in_rvalue
- transform::check_consts::rustc_allow_const_fn_unstable
- transform::promote_consts::collect_temps_and_candidates
- transform::promote_consts::is_const_fn_in_array_repeat_expression
- transform::promote_consts::promote_candidates
- transform::promote_consts::validate_candidates
- transform::validate::equal_up_to_regions
- util::aggregate::expand_aggregate
- util::alignment::is_disaligned
- util::alignment::is_within_packed
- util::find_self_call
- util::find_self_call::find_self_call
- util::is_disaligned
Typedefs
- const_eval::machine::CompileTimeEvalContext
- interpret::EvalToAllocationRawResult
- interpret::EvalToConstValueResult
- interpret::InterpResult
- transform::check_consts::check::IndirectlyMutableResults
- transform::check_consts::check::QualifResults