List of all items
Structs
- build::BlockAnd
- build::BlockContext
- build::Builder
- build::CFG
- build::Capture
- build::GuardFrame
- build::GuardFrameLocal
- build::ScopeId
- build::coverageinfo::BlockMarkerGen
- build::coverageinfo::BranchInfo
- build::coverageinfo::CoverageInfoBuilder
- build::coverageinfo::NotInfo
- build::coverageinfo::mcdc::MCDCDecisionCtx
- build::coverageinfo::mcdc::MCDCInfoBuilder
- build::coverageinfo::mcdc::MCDCState
- build::custom::ParseCtxt
- build::custom::ParseError
- build::expr::as_place::PlaceBuilder
- build::matches::ArmHasGuard
- build::matches::Ascription
- build::matches::Binding
- build::matches::BuiltMatchTree
- build::matches::Candidate
- build::matches::FlatPat
- build::matches::MatchPairTree
- build::matches::MatchTreeBranch
- build::matches::MatchTreeSubBranch
- build::matches::PatternExtraData
- build::matches::Test
- build::matches::ThenElseArgs
- build::matches::util::FakeBorrowCollector
- build::scope::BreakableScope
- build::scope::CoroutineDrop
- build::scope::DropData
- build::scope::DropIdx
- build::scope::DropNode
- build::scope::DropNodeKey
- build::scope::DropTree
- build::scope::ExitScopes
- build::scope::IfThenScope
- build::scope::Scope
- build::scope::Scopes
- build::scope::Unwind
- check_unsafety::LayoutConstrainedPlaceVisitor
- check_unsafety::NestedUsedBlock
- check_unsafety::UnsafetyVisitor
- check_unsafety::UnusedUnsafeWarning
- errors::AccessToUnionFieldRequiresUnsafe
- errors::AccessToUnionFieldRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::AdtDefinedHere
- errors::AlreadyBorrowed
- errors::AlreadyMutBorrowed
- errors::BindingsWithVariantName
- errors::BorrowOfLayoutConstrainedFieldRequiresUnsafe
- errors::BorrowOfLayoutConstrainedFieldRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::BorrowOfMovedValue
- errors::CallToDeprecatedSafeFnRequiresUnsafe
- errors::CallToDeprecatedSafeFnRequiresUnsafeSub
- errors::CallToFunctionWithRequiresUnsafe
- errors::CallToFunctionWithRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::CallToUnsafeFunctionRequiresUnsafe
- errors::CallToUnsafeFunctionRequiresUnsafeNameless
- errors::CallToUnsafeFunctionRequiresUnsafeNamelessUnsafeOpInUnsafeFnAllowed
- errors::CallToUnsafeFunctionRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::ConstParamInPattern
- errors::ConstPatternDependsOnGenericParameter
- errors::CouldNotEvalConstPattern
- errors::DerefOfRawPointerRequiresUnsafe
- errors::DerefOfRawPointerRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::Inform
- errors::InitializingTypeWithRequiresUnsafe
- errors::InitializingTypeWithRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::InitializingTypeWithTargetFeatureRequiresUnsafe
- errors::InitializingTypeWithTargetFeatureRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::InterpretedAsConst
- errors::InvalidPattern
- errors::IrrefutableLetPatternsIfLet
- errors::IrrefutableLetPatternsIfLetGuard
- errors::IrrefutableLetPatternsLetElse
- errors::IrrefutableLetPatternsWhileLet
- errors::LeadingIrrefutableLetPatterns
- errors::LiteralOutOfRange
- errors::LowerRangeBoundMustBeLessThanOrEqualToUpper
- errors::LowerRangeBoundMustBeLessThanUpper
- errors::MCDCExceedsConditionLimit
- errors::MovedWhileBorrowed
- errors::MultipleMutBorrows
- errors::MutationOfLayoutConstrainedFieldRequiresUnsafe
- errors::MutationOfLayoutConstrainedFieldRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::NaNPattern
- errors::NonConstPath
- errors::NonEmptyNeverPattern
- errors::NonExhaustiveMatchAllArmsGuarded
- errors::NonExhaustivePatternsTypeNotEmpty
- errors::PatternNotCovered
- errors::PointerPattern
- errors::Rust2024IncompatiblePat
- errors::Rust2024IncompatiblePatSugg
- errors::RustcBoxAttributeError
- errors::StaticInPattern
- errors::TrailingIrrefutableLetPatterns
- errors::TypeNotPartialEq
- errors::TypeNotStructural
- errors::UnconditionalRecursion
- errors::UnionPattern
- errors::UnreachablePattern
- errors::UnsafeNotInheritedLintNote
- errors::UnsafeNotInheritedNote
- errors::UnsafeOpInUnsafeFnAccessToUnionFieldRequiresUnsafe
- errors::UnsafeOpInUnsafeFnBorrowOfLayoutConstrainedFieldRequiresUnsafe
- errors::UnsafeOpInUnsafeFnCallToFunctionWithRequiresUnsafe
- errors::UnsafeOpInUnsafeFnCallToUnsafeFunctionRequiresUnsafe
- errors::UnsafeOpInUnsafeFnCallToUnsafeFunctionRequiresUnsafeNameless
- errors::UnsafeOpInUnsafeFnDerefOfRawPointerRequiresUnsafe
- errors::UnsafeOpInUnsafeFnInitializingTypeWithRequiresUnsafe
- errors::UnsafeOpInUnsafeFnInitializingTypeWithTargetFeatureRequiresUnsafe
- errors::UnsafeOpInUnsafeFnMutationOfLayoutConstrainedFieldRequiresUnsafe
- errors::UnsafeOpInUnsafeFnUseOfExternStaticRequiresUnsafe
- errors::UnsafeOpInUnsafeFnUseOfInlineAssemblyRequiresUnsafe
- errors::UnsafeOpInUnsafeFnUseOfMutableStaticRequiresUnsafe
- errors::UnsizedPattern
- errors::UnusedUnsafe
- errors::UseOfExternStaticRequiresUnsafe
- errors::UseOfExternStaticRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::UseOfInlineAssemblyRequiresUnsafe
- errors::UseOfInlineAssemblyRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::UseOfMutableStaticRequiresUnsafe
- errors::UseOfMutableStaticRequiresUnsafeUnsafeOpInUnsafeFnAllowed
- errors::Variant
- lints::CallRecursion
- lints::NonRecursive
- lints::RecursiveDrop
- lints::Search
- thir::cx::Cx
- thir::pattern::PatCtxt
- thir::pattern::check_match::MatchVisitor
- thir::pattern::const_to_pat::ConstToPat
- thir::print::ThirPrinter
Enums
- build::BlockFrame
- build::ForGuard
- build::LocalsForNode
- build::NeedsTemporary
- build::expr::as_place::PlaceBase
- build::expr::category::Category
- build::expr::category::RvalueFunc
- build::matches::DeclareLetBindings
- build::matches::EmitStorageLive
- build::matches::HasMatchGuard
- build::matches::ScheduleDrops
- build::matches::TestBranch
- build::matches::TestCase
- build::matches::TestKind
- build::scope::BreakableTarget
- build::scope::DropKind
- check_unsafety::SafetyContext
- check_unsafety::UnsafeOpKind
- errors::Conflict
- errors::MiscPatternSuggestion
- errors::RustcBoxAttrReason
- errors::SuggestLet
- errors::UnusedUnsafeEnclosing
- thir::pattern::check_match::LetSource
- thir::pattern::check_match::RefutableFlag
Traits
- build::BlockAndExtension
- build::scope::DropTreeBuilder
- lints::TerminatorClassifier
- thir::cx::expr::ToBorrowKind
- thir::util::UserAnnotatedTyHelpers
Macros
Functions
- build::closure_saved_names_of_captured_variables
- build::construct_const
- build::construct_error
- build::construct_fn
- build::custom::build_custom_mir
- build::custom::parse_attribute
- build::expr::as_constant::as_constant_inner
- build::expr::as_constant::lit_to_mir_constant
- build::expr::as_place::convert_to_hir_projections_and_truncate_for_capture
- build::expr::as_place::enable_precise_capture
- build::expr::as_place::find_capture_matching_projections
- build::expr::as_place::is_ancestor_or_same_capture
- build::expr::as_place::strip_prefix
- build::expr::as_place::to_upvars_resolved_place_builder
- build::matches::test::is_switch_ty
- build::matches::test::trait_method
- build::matches::traverse_candidate
- build::matches::util::collect_fake_borrows
- build::matches::util::ref_pat_borrow_kind
- build::mir_build
- build::parse_float_into_constval
- build::parse_float_into_scalar
- build::scope::build_scope_drops
- check_unsafety::check_unsafety
- lints::check
- lints::check_call_recursion
- lints::check_drop_recursion
- lints::check_recursion
- provide
- thir::constant::lit_to_const
- thir::cx::expr::bin_op
- thir::cx::thir_body
- thir::pattern::check_match::check_borrow_conflicts_in_at_patterns
- thir::pattern::check_match::check_for_bindings_named_same_as_variants
- thir::pattern::check_match::check_match
- thir::pattern::check_match::check_never_pattern
- thir::pattern::check_match::collect_special_tys
- thir::pattern::check_match::joined_uncovered_patterns
- thir::pattern::check_match::maybe_point_at_variant
- thir::pattern::check_match::pat_is_catchall
- thir::pattern::check_match::report_adt_defined_here
- thir::pattern::check_match::report_arm_reachability
- thir::pattern::check_match::report_irrefutable_let_patterns
- thir::pattern::check_match::report_non_exhaustive_match
- thir::pattern::check_match::report_unreachable_pattern
- thir::pattern::pat_from_hir
- thir::print::thir_flat
- thir::print::thir_tree