List of all items
Structs
- const_eval::CompileTimeInterpreter
- const_eval::ConstEvalErr
- const_eval::error::ConstEvalErr
- const_eval::machine::CompileTimeInterpreter
- errors::InteriorMutabilityBorrow
- errors::InteriorMutableDataRefer
- errors::MaxNumNodesInConstErr
- errors::MutDerefErr
- errors::NonConstFmtMacroCall
- errors::NonConstFnCall
- errors::NonConstOpErr
- errors::PanicNonStrErr
- errors::RawPtrComparisonErr
- errors::RawPtrToIntErr
- errors::StaticAccessErr
- errors::TransientMutBorrowErr
- errors::TransientMutBorrowErrRaw
- errors::UnallowedFnPointerCall
- errors::UnallowedHeapAllocations
- errors::UnallowedInlineAsm
- errors::UnallowedMutableRefs
- errors::UnallowedMutableRefsRaw
- errors::UnallowedOpInConstContext
- errors::UnstableConstFn
- errors::UnstableInStable
- interpret::AllocDecodingSession
- interpret::AllocDecodingState
- interpret::AllocId
- interpret::AllocRange
- interpret::AllocRef
- interpret::AllocRefMut
- interpret::Allocation
- interpret::ConstAlloc
- interpret::ConstAllocation
- 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::ProvenanceMap
- interpret::RefTracking
- interpret::ScalarSizeMismatch
- 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::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::RawMutPtrDeref
- transform::check_consts::ops::RawPtrComparison
- 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::MutRef
- 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::State
- transform::check_consts::resolver::TransferFunction
- transform::promote_consts::Candidate
- 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::ValTreeCreationError
- const_eval::error::ConstEvalErrKind
- const_eval::machine::MemoryKind
- interpret::AllocKind
- 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::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::AllocKind
- 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::TempState
- transform::validate::EdgeKind
- util::CallDesugaringKind
- util::CallKind
- util::call_kind::CallDesugaringKind
- util::call_kind::CallKind
Traits
- interpret::AllocMap
- interpret::Machine
- interpret::MachineStopType
- interpret::MayLeak
- interpret::MutValueVisitor
- interpret::PointerArithmetic
- interpret::Provenance
- interpret::Value
- interpret::ValueVisitor
- interpret::machine::AllocMap
- interpret::machine::Machine
- interpret::machine::MayLeak
- interpret::visitor::MutValueVisitor
- interpret::visitor::Value
- interpret::visitor::ValueMut
- interpret::visitor::ValueVisitor
- transform::check_consts::ops::NonConstOp
- transform::check_consts::qualifs::Qualif
- util::collect_writes::FindAssignments
Macros
- interpret::compile_time_machine
- interpret::err_exhaust
- interpret::err_inval
- interpret::err_machine_stop
- interpret::err_ub
- interpret::err_ub_format
- interpret::err_unsup
- interpret::err_unsup_format
- interpret::machine::compile_time_machine
- interpret::throw_exhaust
- interpret::throw_inval
- interpret::throw_machine_stop
- interpret::throw_ub
- interpret::throw_ub_format
- interpret::throw_unsup
- interpret::throw_unsup_format
- interpret::validity::throw_validation_failure
- interpret::validity::try_validation
- interpret::visitor::make_value_visitor
Functions
- const_eval::const_caller_location
- const_eval::deref_mir_constant
- 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::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::eval_to_valtree
- 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::is_unstable_const_fn
- const_eval::fn_queries::provide
- const_eval::is_parent_const_impl_raw
- const_eval::is_unstable_const_fn
- const_eval::provide
- const_eval::try_destructure_mir_constant
- const_eval::valtrees::branches
- const_eval::valtrees::const_to_valtree_inner
- const_eval::valtrees::create_mplace_from_layout
- const_eval::valtrees::create_pointee_place
- const_eval::valtrees::dump_place
- const_eval::valtrees::get_info_on_unsized_field
- const_eval::valtrees::slice_branches
- const_eval::valtrees::valtree_into_mplace
- const_eval::valtrees::valtree_to_const_value
- 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
- might_permit_raw_init::might_permit_raw_init
- provide
- transform::check_consts::check::emit_unstable_in_stable_error
- 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_parent_const_stable_trait
- 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::call_kind
- util::call_kind::call_kind
- util::find_self_call
- util::find_self_call::find_self_call
- util::is_disaligned
Typedefs
- const_eval::ValTreeCreationResult
- const_eval::machine::CompileTimeEvalContext
- interpret::EvalToAllocationRawResult
- interpret::EvalToConstValueResult
- interpret::EvalToValTreeResult
- interpret::InterpResult
- transform::check_consts::check::QualifResults
Trait Aliases
Constants
- const_eval::VALTREE_MAX_NODES
- const_eval::eval_queries::NOTE_ON_UNDEFINED_BEHAVIOR_ERROR
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_InteriorMutabilityBorrow
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_InteriorMutableDataRefer
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_MaxNumNodesInConstErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_MutDerefErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_NonConstFmtMacroCall
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_NonConstFnCall
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_NonConstOpErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_PanicNonStrErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_RawPtrComparisonErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_RawPtrToIntErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_StaticAccessErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_TransientMutBorrowErr
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_TransientMutBorrowErrRaw
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedFnPointerCall
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedHeapAllocations
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedInlineAsm
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedMutableRefs
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedMutableRefsRaw
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnallowedOpInConstContext
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnstableConstFn
- errors::_DERIVE_rustc_session_SessionDiagnostic_session_diagnostic_sess_G_FOR_UnstableInStable