(function() { var implementors = Object.fromEntries([["base_db",[["impl Freeze for CrateOrigin",1,["base_db::input::CrateOrigin"]],["impl Freeze for LangCrateOrigin",1,["base_db::input::LangCrateOrigin"]],["impl Freeze for ProcMacroLoadingError",1,["base_db::input::ProcMacroLoadingError"]],["impl Freeze for ReleaseChannel",1,["base_db::input::ReleaseChannel"]],["impl Freeze for Crate",1,["base_db::input::Crate"]],["impl Freeze for CrateBuilder",1,["base_db::input::CrateBuilder"]],["impl Freeze for CrateDisplayName",1,["base_db::input::CrateDisplayName"]],["impl Freeze for CrateGraphBuilder",1,["base_db::input::CrateGraphBuilder"]],["impl Freeze for CrateName",1,["base_db::input::CrateName"]],["impl Freeze for CrateWorkspaceData",1,["base_db::CrateWorkspaceData"]],["impl Freeze for CratesMap",1,["base_db::input::CratesMap"]],["impl Freeze for DbPanicContext",1,["base_db::DbPanicContext"]],["impl Freeze for EditionedFileId",1,["base_db::EditionedFileId"]],["impl Freeze for Env",1,["base_db::input::Env"]],["impl Freeze for ExtraCrateData",1,["base_db::input::ExtraCrateData"]],["impl Freeze for FileChange",1,["base_db::change::FileChange"]],["impl Freeze for FileSourceRootInput",1,["base_db::FileSourceRootInput"]],["impl Freeze for FileText",1,["base_db::FileText"]],["impl Freeze for Files",1,["base_db::Files"]],["impl Freeze for SourceRoot",1,["base_db::input::SourceRoot"]],["impl Freeze for SourceRootId",1,["base_db::input::SourceRootId"]],["impl Freeze for SourceRootInput",1,["base_db::SourceRootInput"]],["impl Freeze for UniqueCrateData",1,["base_db::input::UniqueCrateData"]]]],["cfg",[["impl Freeze for CfgAtom",1,["cfg::cfg_expr::CfgAtom"]],["impl Freeze for CfgExpr",1,["cfg::cfg_expr::CfgExpr"]],["impl Freeze for CfgDiff",1,["cfg::CfgDiff"]],["impl Freeze for CfgOptions",1,["cfg::CfgOptions"]],["impl Freeze for DnfExpr",1,["cfg::dnf::DnfExpr"]],["impl Freeze for HashableCfgOptions",1,["cfg::HashableCfgOptions"]],["impl Freeze for InactiveReason",1,["cfg::InactiveReason"]]]],["edition",[["impl Freeze for Edition",1,["edition::Edition"]],["impl Freeze for ParseEditionError",1,["edition::ParseEditionError"]]]],["hir",[["impl Freeze for GenericArgKind",1,["hir::diagnostics::GenericArgKind"]],["impl Freeze for UnsafeLint",1,["hir::diagnostics::UnsafeLint"]],["impl Freeze for Access",1,["hir::Access"]],["impl Freeze for Adjust",1,["hir::Adjust"]],["impl Freeze for Adt",1,["hir::Adt"]],["impl Freeze for AssocItem",1,["hir::AssocItem"]],["impl Freeze for AssocItemContainer",1,["hir::AssocItemContainer"]],["impl Freeze for AutoBorrow",1,["hir::AutoBorrow"]],["impl Freeze for BindingMode",1,["hir::BindingMode"]],["impl Freeze for CallableKind",1,["hir::CallableKind"]],["impl Freeze for CaptureKind",1,["hir::CaptureKind"]],["impl Freeze for DefWithBody",1,["hir::DefWithBody"]],["impl Freeze for DocLinkDef",1,["hir::DocLinkDef"]],["impl Freeze for ExternAssocItem",1,["hir::ExternAssocItem"]],["impl Freeze for FieldSource",1,["hir::FieldSource"]],["impl Freeze for GenericDef",1,["hir::GenericDef"]],["impl Freeze for GenericParam",1,["hir::GenericParam"]],["impl Freeze for ItemContainer",1,["hir::ItemContainer"]],["impl Freeze for ItemInNs",1,["hir::ItemInNs"]],["impl Freeze for ModuleDef",1,["hir::ModuleDef"]],["impl Freeze for PathResolution",1,["hir::semantics::PathResolution"]],["impl Freeze for ScopeDef",1,["hir::ScopeDef"]],["impl Freeze for StructKind",1,["hir::StructKind"]],["impl Freeze for VariantDef",1,["hir::VariantDef"]],["impl Freeze for AwaitOutsideOfAsync",1,["hir::diagnostics::AwaitOutsideOfAsync"]],["impl Freeze for BadRtn",1,["hir::diagnostics::BadRtn"]],["impl Freeze for BreakOutsideOfLoop",1,["hir::diagnostics::BreakOutsideOfLoop"]],["impl Freeze for ElidedLifetimesInPath",1,["hir::diagnostics::ElidedLifetimesInPath"]],["impl Freeze for GenericArgsProhibited",1,["hir::diagnostics::GenericArgsProhibited"]],["impl Freeze for InactiveCode",1,["hir::diagnostics::InactiveCode"]],["impl Freeze for IncoherentImpl",1,["hir::diagnostics::IncoherentImpl"]],["impl Freeze for IncorrectGenericsLen",1,["hir::diagnostics::IncorrectGenericsLen"]],["impl Freeze for IncorrectGenericsOrder",1,["hir::diagnostics::IncorrectGenericsOrder"]],["impl Freeze for InvalidDeriveTarget",1,["hir::diagnostics::InvalidDeriveTarget"]],["impl Freeze for MacroDefError",1,["hir::diagnostics::MacroDefError"]],["impl Freeze for MacroError",1,["hir::diagnostics::MacroError"]],["impl Freeze for MacroExpansionParseError",1,["hir::diagnostics::MacroExpansionParseError"]],["impl Freeze for MalformedDerive",1,["hir::diagnostics::MalformedDerive"]],["impl Freeze for MismatchedArgCount",1,["hir::diagnostics::MismatchedArgCount"]],["impl Freeze for MismatchedTupleStructPatArgCount",1,["hir::diagnostics::MismatchedTupleStructPatArgCount"]],["impl Freeze for MissingFields",1,["hir::diagnostics::MissingFields"]],["impl Freeze for MissingLifetime",1,["hir::diagnostics::MissingLifetime"]],["impl Freeze for MissingMatchArms",1,["hir::diagnostics::MissingMatchArms"]],["impl Freeze for MissingUnsafe",1,["hir::diagnostics::MissingUnsafe"]],["impl Freeze for NeedMut",1,["hir::diagnostics::NeedMut"]],["impl Freeze for NoSuchField",1,["hir::diagnostics::NoSuchField"]],["impl Freeze for NonExhaustiveLet",1,["hir::diagnostics::NonExhaustiveLet"]],["impl Freeze for ParenthesizedGenericArgsWithoutFnTrait",1,["hir::diagnostics::ParenthesizedGenericArgsWithoutFnTrait"]],["impl Freeze for PrivateAssocItem",1,["hir::diagnostics::PrivateAssocItem"]],["impl Freeze for PrivateField",1,["hir::diagnostics::PrivateField"]],["impl Freeze for RemoveTrailingReturn",1,["hir::diagnostics::RemoveTrailingReturn"]],["impl Freeze for RemoveUnnecessaryElse",1,["hir::diagnostics::RemoveUnnecessaryElse"]],["impl Freeze for ReplaceFilterMapNextWithFindMap",1,["hir::diagnostics::ReplaceFilterMapNextWithFindMap"]],["impl Freeze for TraitImplIncorrectSafety",1,["hir::diagnostics::TraitImplIncorrectSafety"]],["impl Freeze for TraitImplMissingAssocItems",1,["hir::diagnostics::TraitImplMissingAssocItems"]],["impl Freeze for TraitImplOrphan",1,["hir::diagnostics::TraitImplOrphan"]],["impl Freeze for TraitImplRedundantAssocItems",1,["hir::diagnostics::TraitImplRedundantAssocItems"]],["impl Freeze for UndeclaredLabel",1,["hir::diagnostics::UndeclaredLabel"]],["impl Freeze for UnimplementedBuiltinMacro",1,["hir::diagnostics::UnimplementedBuiltinMacro"]],["impl Freeze for UnreachableLabel",1,["hir::diagnostics::UnreachableLabel"]],["impl Freeze for UnresolvedAssocItem",1,["hir::diagnostics::UnresolvedAssocItem"]],["impl Freeze for UnresolvedExternCrate",1,["hir::diagnostics::UnresolvedExternCrate"]],["impl Freeze for UnresolvedIdent",1,["hir::diagnostics::UnresolvedIdent"]],["impl Freeze for UnresolvedImport",1,["hir::diagnostics::UnresolvedImport"]],["impl Freeze for UnresolvedMacroCall",1,["hir::diagnostics::UnresolvedMacroCall"]],["impl Freeze for UnresolvedModule",1,["hir::diagnostics::UnresolvedModule"]],["impl Freeze for UnusedMut",1,["hir::diagnostics::UnusedMut"]],["impl Freeze for UnusedVariable",1,["hir::diagnostics::UnusedVariable"]],["impl Freeze for BuiltinAttr",1,["hir::BuiltinAttr"]],["impl Freeze for BuiltinType",1,["hir::BuiltinType"]],["impl Freeze for CaptureUsageSource",1,["hir::CaptureUsageSource"]],["impl Freeze for CaptureUsages",1,["hir::CaptureUsages"]],["impl Freeze for Closure",1,["hir::Closure"]],["impl Freeze for ClosureCapture",1,["hir::ClosureCapture"]],["impl Freeze for Const",1,["hir::Const"]],["impl Freeze for ConstParam",1,["hir::ConstParam"]],["impl Freeze for Crate",1,["hir::Crate"]],["impl Freeze for CrateDependency",1,["hir::CrateDependency"]],["impl Freeze for DeriveHelper",1,["hir::DeriveHelper"]],["impl Freeze for Enum",1,["hir::Enum"]],["impl Freeze for EvaluatedConst",1,["hir::EvaluatedConst"]],["impl Freeze for ExternBlock",1,["hir::ExternBlock"]],["impl Freeze for ExternCrateDecl",1,["hir::ExternCrateDecl"]],["impl Freeze for Field",1,["hir::Field"]],["impl Freeze for Function",1,["hir::Function"]],["impl Freeze for Impl",1,["hir::Impl"]],["impl Freeze for InlineAsmOperand",1,["hir::InlineAsmOperand"]],["impl Freeze for Label",1,["hir::Label"]],["impl Freeze for Layout",1,["hir::Layout"]],["impl Freeze for LifetimeParam",1,["hir::LifetimeParam"]],["impl Freeze for Local",1,["hir::Local"]],["impl Freeze for LocalSource",1,["hir::LocalSource"]],["impl Freeze for Macro",1,["hir::Macro"]],["impl Freeze for Module",1,["hir::Module"]],["impl Freeze for OverloadedDeref",1,["hir::OverloadedDeref"]],["impl Freeze for PathResolutionPerNs",1,["hir::semantics::PathResolutionPerNs"]],["impl Freeze for SelfParam",1,["hir::SelfParam"]],["impl Freeze for Static",1,["hir::Static"]],["impl Freeze for StaticLifetime",1,["hir::StaticLifetime"]],["impl Freeze for Struct",1,["hir::Struct"]],["impl Freeze for ToolModule",1,["hir::ToolModule"]],["impl Freeze for Trait",1,["hir::Trait"]],["impl Freeze for TraitAlias",1,["hir::TraitAlias"]],["impl Freeze for TupleField",1,["hir::TupleField"]],["impl Freeze for TypeAlias",1,["hir::TypeAlias"]],["impl Freeze for TypeOrConstParam",1,["hir::TypeOrConstParam"]],["impl Freeze for TypeParam",1,["hir::TypeParam"]],["impl Freeze for Union",1,["hir::Union"]],["impl Freeze for Variant",1,["hir::Variant"]],["impl Freeze for VisibleTraits",1,["hir::semantics::VisibleTraits"]],["impl Freeze for DeclarationLocation",1,["hir::symbols::DeclarationLocation"]],["impl Freeze for FileSymbol",1,["hir::symbols::FileSymbol"]],["impl Freeze for TermSearchConfig",1,["hir::term_search::TermSearchConfig"]],["impl<'a> Freeze for SymbolCollector<'a>",1,["hir::symbols::SymbolCollector"]],["impl<'db> !Freeze for SemanticsImpl<'db>",1,["hir::semantics::SemanticsImpl"]],["impl<'db> Freeze for AnyDiagnostic<'db>",1,["hir::diagnostics::AnyDiagnostic"]],["impl<'db> Freeze for Expr<'db>",1,["hir::term_search::expr::Expr"]],["impl<'db> Freeze for CastToUnsized<'db>",1,["hir::diagnostics::CastToUnsized"]],["impl<'db> Freeze for ExpectedFunction<'db>",1,["hir::diagnostics::ExpectedFunction"]],["impl<'db> Freeze for InvalidCast<'db>",1,["hir::diagnostics::InvalidCast"]],["impl<'db> Freeze for MovedOutOfRef<'db>",1,["hir::diagnostics::MovedOutOfRef"]],["impl<'db> Freeze for TypeMismatch<'db>",1,["hir::diagnostics::TypeMismatch"]],["impl<'db> Freeze for TypedHole<'db>",1,["hir::diagnostics::TypedHole"]],["impl<'db> Freeze for UnresolvedField<'db>",1,["hir::diagnostics::UnresolvedField"]],["impl<'db> Freeze for UnresolvedMethodCall<'db>",1,["hir::diagnostics::UnresolvedMethodCall"]],["impl<'db> Freeze for Adjustment<'db>",1,["hir::Adjustment"]],["impl<'db> Freeze for Callable<'db>",1,["hir::Callable"]],["impl<'db> Freeze for GenericSubstitution<'db>",1,["hir::GenericSubstitution"]],["impl<'db> Freeze for Param<'db>",1,["hir::Param"]],["impl<'db> Freeze for SemanticsScope<'db>",1,["hir::semantics::SemanticsScope"]],["impl<'db> Freeze for TraitRef<'db>",1,["hir::TraitRef"]],["impl<'db> Freeze for Type<'db>",1,["hir::Type"]],["impl<'db> Freeze for TypeInfo<'db>",1,["hir::semantics::TypeInfo"]],["impl<'db, DB> !Freeze for Semantics<'db, DB>",1,["hir::semantics::Semantics"]],["impl<'db, DB> Freeze for TermSearchCtx<'db, DB>",1,["hir::term_search::TermSearchCtx"]]]],["hir_def",[["impl Freeze for DocAtom",1,["hir_def::attr::DocAtom"]],["impl Freeze for DocExpr",1,["hir_def::attr::DocExpr"]],["impl Freeze for BuiltinFloat",1,["hir_def::builtin_type::BuiltinFloat"]],["impl Freeze for BuiltinInt",1,["hir_def::builtin_type::BuiltinInt"]],["impl Freeze for BuiltinType",1,["hir_def::builtin_type::BuiltinType"]],["impl Freeze for BuiltinUint",1,["hir_def::builtin_type::BuiltinUint"]],["impl Freeze for AdtId",1,["hir_def::AdtId"]],["impl Freeze for AssocItemId",1,["hir_def::AssocItemId"]],["impl Freeze for AttrDefId",1,["hir_def::AttrDefId"]],["impl Freeze for CallableDefId",1,["hir_def::CallableDefId"]],["impl Freeze for Complete",1,["hir_def::Complete"]],["impl Freeze for DefWithBodyId",1,["hir_def::DefWithBodyId"]],["impl Freeze for GeneralConstId",1,["hir_def::GeneralConstId"]],["impl Freeze for GenericDefId",1,["hir_def::GenericDefId"]],["impl Freeze for GenericParamId",1,["hir_def::GenericParamId"]],["impl Freeze for ItemContainerId",1,["hir_def::ItemContainerId"]],["impl Freeze for MacroExpander",1,["hir_def::MacroExpander"]],["impl Freeze for MacroId",1,["hir_def::MacroId"]],["impl Freeze for ModuleDefId",1,["hir_def::ModuleDefId"]],["impl Freeze for VariantId",1,["hir_def::VariantId"]],["impl Freeze for ExpressionStoreDiagnostics",1,["hir_def::expr_store::ExpressionStoreDiagnostics"]],["impl Freeze for GenericArg",1,["hir_def::expr_store::path::GenericArg"]],["impl Freeze for GenericArgsParentheses",1,["hir_def::expr_store::path::GenericArgsParentheses"]],["impl Freeze for Path",1,["hir_def::expr_store::path::Path"]],["impl Freeze for LineFormat",1,["hir_def::expr_store::pretty::LineFormat"]],["impl Freeze for PrefixKind",1,["hir_def::find_path::PrefixKind"]],["impl Freeze for Array",1,["hir_def::hir::Array"]],["impl Freeze for AsmOperand",1,["hir_def::hir::AsmOperand"]],["impl Freeze for BindingAnnotation",1,["hir_def::hir::BindingAnnotation"]],["impl Freeze for BindingProblems",1,["hir_def::hir::BindingProblems"]],["impl Freeze for CaptureBy",1,["hir_def::hir::CaptureBy"]],["impl Freeze for ClosureKind",1,["hir_def::hir::ClosureKind"]],["impl Freeze for Expr",1,["hir_def::hir::Expr"]],["impl Freeze for ExprOrPatId",1,["hir_def::hir::ExprOrPatId"]],["impl Freeze for InlineAsmKind",1,["hir_def::hir::InlineAsmKind"]],["impl Freeze for InlineAsmRegOrRegClass",1,["hir_def::hir::InlineAsmRegOrRegClass"]],["impl Freeze for Item",1,["hir_def::hir::Item"]],["impl Freeze for Literal",1,["hir_def::hir::Literal"]],["impl Freeze for LiteralOrConst",1,["hir_def::hir::LiteralOrConst"]],["impl Freeze for Movability",1,["hir_def::hir::Movability"]],["impl Freeze for Pat",1,["hir_def::hir::Pat"]],["impl Freeze for Statement",1,["hir_def::hir::Statement"]],["impl Freeze for FormatAlignment",1,["hir_def::hir::format_args::FormatAlignment"]],["impl Freeze for FormatArgPositionKind",1,["hir_def::hir::format_args::FormatArgPositionKind"]],["impl Freeze for FormatArgsPiece",1,["hir_def::hir::format_args::FormatArgsPiece"]],["impl Freeze for FormatArgumentKind",1,["hir_def::hir::format_args::FormatArgumentKind"]],["impl Freeze for FormatCount",1,["hir_def::hir::format_args::FormatCount"]],["impl Freeze for FormatDebugHex",1,["hir_def::hir::format_args::FormatDebugHex"]],["impl Freeze for FormatSign",1,["hir_def::hir::format_args::FormatSign"]],["impl Freeze for FormatTrait",1,["hir_def::hir::format_args::FormatTrait"]],["impl Freeze for GenericParamData",1,["hir_def::hir::generics::GenericParamData"]],["impl Freeze for TypeOrConstParamData",1,["hir_def::hir::generics::TypeOrConstParamData"]],["impl Freeze for TypeParamProvenance",1,["hir_def::hir::generics::TypeParamProvenance"]],["impl Freeze for WherePredicate",1,["hir_def::hir::generics::WherePredicate"]],["impl Freeze for LifetimeRef",1,["hir_def::hir::type_ref::LifetimeRef"]],["impl Freeze for LiteralConstRef",1,["hir_def::hir::type_ref::LiteralConstRef"]],["impl Freeze for Mutability",1,["hir_def::hir::type_ref::Mutability"]],["impl Freeze for Rawness",1,["hir_def::hir::type_ref::Rawness"]],["impl Freeze for TraitBoundModifier",1,["hir_def::hir::type_ref::TraitBoundModifier"]],["impl Freeze for TypeBound",1,["hir_def::hir::type_ref::TypeBound"]],["impl Freeze for TypeRef",1,["hir_def::hir::type_ref::TypeRef"]],["impl Freeze for UseArgRef",1,["hir_def::hir::type_ref::UseArgRef"]],["impl Freeze for AssocSearchMode",1,["hir_def::import_map::AssocSearchMode"]],["impl Freeze for SearchMode",1,["hir_def::import_map::SearchMode"]],["impl Freeze for ImportOrDef",1,["hir_def::item_scope::ImportOrDef"]],["impl Freeze for ImportOrExternCrate",1,["hir_def::item_scope::ImportOrExternCrate"]],["impl Freeze for ImportOrGlob",1,["hir_def::item_scope::ImportOrGlob"]],["impl Freeze for ItemInNs",1,["hir_def::item_scope::ItemInNs"]],["impl Freeze for FieldsShape",1,["hir_def::item_tree::FieldsShape"]],["impl Freeze for ImportAlias",1,["hir_def::item_tree::ImportAlias"]],["impl Freeze for ImportKind",1,["hir_def::item_tree::ImportKind"]],["impl Freeze for RawVisibility",1,["hir_def::item_tree::RawVisibility"]],["impl Freeze for UseTreeKind",1,["hir_def::item_tree::UseTreeKind"]],["impl Freeze for VisibilityExplicitness",1,["hir_def::item_tree::VisibilityExplicitness"]],["impl Freeze for GenericRequirement",1,["hir_def::lang_item::GenericRequirement"]],["impl Freeze for LangItem",1,["hir_def::lang_item::LangItem"]],["impl Freeze for LangItemTarget",1,["hir_def::lang_item::LangItemTarget"]],["impl Freeze for ResolvedAttr",1,["hir_def::nameres::attr_resolution::ResolvedAttr"]],["impl Freeze for DefDiagnosticKind",1,["hir_def::nameres::diagnostics::DefDiagnosticKind"]],["impl Freeze for MacroSubNs",1,["hir_def::nameres::MacroSubNs"]],["impl Freeze for ModuleOrigin",1,["hir_def::nameres::ModuleOrigin"]],["impl Freeze for ModuleSource",1,["hir_def::nameres::ModuleSource"]],["impl Freeze for ProcMacroKind",1,["hir_def::nameres::proc_macro::ProcMacroKind"]],["impl Freeze for Namespace",1,["hir_def::per_ns::Namespace"]],["impl Freeze for LifetimeNs",1,["hir_def::resolver::LifetimeNs"]],["impl Freeze for ResolveValueResult",1,["hir_def::resolver::ResolveValueResult"]],["impl Freeze for ScopeDef",1,["hir_def::resolver::ScopeDef"]],["impl Freeze for TypeNs",1,["hir_def::resolver::TypeNs"]],["impl Freeze for ValueNs",1,["hir_def::resolver::ValueNs"]],["impl Freeze for Visibility",1,["hir_def::visibility::Visibility"]],["impl Freeze for AttrSourceMap",1,["hir_def::attr::AttrSourceMap"]],["impl Freeze for Attrs",1,["hir_def::attr::Attrs"]],["impl Freeze for AttrsWithOwner",1,["hir_def::attr::AttrsWithOwner"]],["impl Freeze for DynMap",1,["hir_def::dyn_map::DynMap"]],["impl Freeze for Body",1,["hir_def::expr_store::body::Body"]],["impl Freeze for BodySourceMap",1,["hir_def::expr_store::body::BodySourceMap"]],["impl Freeze for AssociatedTypeBinding",1,["hir_def::expr_store::path::AssociatedTypeBinding"]],["impl Freeze for GenericArgs",1,["hir_def::expr_store::path::GenericArgs"]],["impl Freeze for NormalPath",1,["hir_def::expr_store::path::NormalPath"]],["impl Freeze for ExprScopes",1,["hir_def::expr_store::scope::ExprScopes"]],["impl Freeze for ScopeData",1,["hir_def::expr_store::scope::ScopeData"]],["impl Freeze for ScopeEntry",1,["hir_def::expr_store::scope::ScopeEntry"]],["impl Freeze for ExpressionStore",1,["hir_def::expr_store::ExpressionStore"]],["impl Freeze for ExpressionStoreBuilder",1,["hir_def::expr_store::ExpressionStoreBuilder"]],["impl Freeze for ExpressionStoreSourceMap",1,["hir_def::expr_store::ExpressionStoreSourceMap"]],["impl Freeze for HygieneId",1,["hir_def::expr_store::HygieneId"]],["impl Freeze for FormatArgPosition",1,["hir_def::hir::format_args::FormatArgPosition"]],["impl Freeze for FormatArgs",1,["hir_def::hir::format_args::FormatArgs"]],["impl Freeze for FormatArgument",1,["hir_def::hir::format_args::FormatArgument"]],["impl Freeze for FormatArguments",1,["hir_def::hir::format_args::FormatArguments"]],["impl Freeze for FormatArgumentsCollector",1,["hir_def::hir::format_args::FormatArgumentsCollector"]],["impl Freeze for FormatOptions",1,["hir_def::hir::format_args::FormatOptions"]],["impl Freeze for FormatPlaceholder",1,["hir_def::hir::format_args::FormatPlaceholder"]],["impl Freeze for ConstParamData",1,["hir_def::hir::generics::ConstParamData"]],["impl Freeze for GenericParams",1,["hir_def::hir::generics::GenericParams"]],["impl Freeze for LifetimeParamData",1,["hir_def::hir::generics::LifetimeParamData"]],["impl Freeze for TypeParamData",1,["hir_def::hir::generics::TypeParamData"]],["impl Freeze for AsmOptions",1,["hir_def::hir::AsmOptions"]],["impl Freeze for Binding",1,["hir_def::hir::Binding"]],["impl Freeze for FloatTypeWrapper",1,["hir_def::hir::FloatTypeWrapper"]],["impl Freeze for InlineAsm",1,["hir_def::hir::InlineAsm"]],["impl Freeze for Label",1,["hir_def::hir::Label"]],["impl Freeze for MatchArm",1,["hir_def::hir::MatchArm"]],["impl Freeze for OffsetOf",1,["hir_def::hir::OffsetOf"]],["impl Freeze for RecordFieldPat",1,["hir_def::hir::RecordFieldPat"]],["impl Freeze for RecordLitField",1,["hir_def::hir::RecordLitField"]],["impl Freeze for ArrayType",1,["hir_def::hir::type_ref::ArrayType"]],["impl Freeze for ConstRef",1,["hir_def::hir::type_ref::ConstRef"]],["impl Freeze for FnType",1,["hir_def::hir::type_ref::FnType"]],["impl Freeze for PathId",1,["hir_def::hir::type_ref::PathId"]],["impl Freeze for RefType",1,["hir_def::hir::type_ref::RefType"]],["impl Freeze for TraitRef",1,["hir_def::hir::type_ref::TraitRef"]],["impl Freeze for ImportInfo",1,["hir_def::import_map::ImportInfo"]],["impl Freeze for ImportMap",1,["hir_def::import_map::ImportMap"]],["impl Freeze for Query",1,["hir_def::import_map::Query"]],["impl Freeze for GlobId",1,["hir_def::item_scope::GlobId"]],["impl Freeze for ImportId",1,["hir_def::item_scope::ImportId"]],["impl Freeze for ItemScope",1,["hir_def::item_scope::ItemScope"]],["impl Freeze for PerNsGlobImports",1,["hir_def::item_scope::PerNsGlobImports"]],["impl Freeze for Const",1,["hir_def::item_tree::Const"]],["impl Freeze for Enum",1,["hir_def::item_tree::Enum"]],["impl Freeze for ExternBlock",1,["hir_def::item_tree::ExternBlock"]],["impl Freeze for ExternCrate",1,["hir_def::item_tree::ExternCrate"]],["impl Freeze for Function",1,["hir_def::item_tree::Function"]],["impl Freeze for Impl",1,["hir_def::item_tree::Impl"]],["impl Freeze for ItemTree",1,["hir_def::item_tree::ItemTree"]],["impl Freeze for ItemTreeDataStats",1,["hir_def::item_tree::ItemTreeDataStats"]],["impl Freeze for Macro2",1,["hir_def::item_tree::Macro2"]],["impl Freeze for MacroCall",1,["hir_def::item_tree::MacroCall"]],["impl Freeze for MacroRules",1,["hir_def::item_tree::MacroRules"]],["impl Freeze for Mod",1,["hir_def::item_tree::Mod"]],["impl Freeze for Static",1,["hir_def::item_tree::Static"]],["impl Freeze for Struct",1,["hir_def::item_tree::Struct"]],["impl Freeze for Trait",1,["hir_def::item_tree::Trait"]],["impl Freeze for TraitAlias",1,["hir_def::item_tree::TraitAlias"]],["impl Freeze for TreeId",1,["hir_def::item_tree::TreeId"]],["impl Freeze for TypeAlias",1,["hir_def::item_tree::TypeAlias"]],["impl Freeze for Union",1,["hir_def::item_tree::Union"]],["impl Freeze for Use",1,["hir_def::item_tree::Use"]],["impl Freeze for UseTree",1,["hir_def::item_tree::UseTree"]],["impl Freeze for LangItems",1,["hir_def::lang_item::LangItems"]],["impl Freeze for ImplItems",1,["hir_def::nameres::assoc::ImplItems"]],["impl Freeze for TraitItems",1,["hir_def::nameres::assoc::TraitItems"]],["impl Freeze for DefDiagnostic",1,["hir_def::nameres::diagnostics::DefDiagnostic"]],["impl Freeze for DefDiagnostics",1,["hir_def::nameres::diagnostics::DefDiagnostics"]],["impl Freeze for ProcMacroDef",1,["hir_def::nameres::proc_macro::ProcMacroDef"]],["impl Freeze for DefMap",1,["hir_def::nameres::DefMap"]],["impl Freeze for LocalDefMap",1,["hir_def::nameres::LocalDefMap"]],["impl Freeze for ModuleData",1,["hir_def::nameres::ModuleData"]],["impl Freeze for ResolvePathResultPrefixInfo",1,["hir_def::nameres::path_resolution::ResolvePathResultPrefixInfo"]],["impl Freeze for PerNs",1,["hir_def::per_ns::PerNs"]],["impl Freeze for UpdateGuard",1,["hir_def::resolver::UpdateGuard"]],["impl Freeze for ConstFlags",1,["hir_def::signatures::ConstFlags"]],["impl Freeze for ConstSignature",1,["hir_def::signatures::ConstSignature"]],["impl Freeze for EnumFlags",1,["hir_def::signatures::EnumFlags"]],["impl Freeze for EnumSignature",1,["hir_def::signatures::EnumSignature"]],["impl Freeze for EnumVariants",1,["hir_def::signatures::EnumVariants"]],["impl Freeze for FieldData",1,["hir_def::signatures::FieldData"]],["impl Freeze for FnFlags",1,["hir_def::signatures::FnFlags"]],["impl Freeze for FunctionBody",1,["hir_def::signatures::FunctionBody"]],["impl Freeze for FunctionSignature",1,["hir_def::signatures::FunctionSignature"]],["impl Freeze for ImplFlags",1,["hir_def::signatures::ImplFlags"]],["impl Freeze for ImplSignature",1,["hir_def::signatures::ImplSignature"]],["impl Freeze for InactiveEnumVariantCode",1,["hir_def::signatures::InactiveEnumVariantCode"]],["impl Freeze for SimpleBody",1,["hir_def::signatures::SimpleBody"]],["impl Freeze for StaticFlags",1,["hir_def::signatures::StaticFlags"]],["impl Freeze for StaticSignature",1,["hir_def::signatures::StaticSignature"]],["impl Freeze for StructFlags",1,["hir_def::signatures::StructFlags"]],["impl Freeze for StructSignature",1,["hir_def::signatures::StructSignature"]],["impl Freeze for TraitAliasSignature",1,["hir_def::signatures::TraitAliasSignature"]],["impl Freeze for TraitFlags",1,["hir_def::signatures::TraitFlags"]],["impl Freeze for TraitSignature",1,["hir_def::signatures::TraitSignature"]],["impl Freeze for TypeAliasFlags",1,["hir_def::signatures::TypeAliasFlags"]],["impl Freeze for TypeAliasSignature",1,["hir_def::signatures::TypeAliasSignature"]],["impl Freeze for UnionSignature",1,["hir_def::signatures::UnionSignature"]],["impl Freeze for VariantFields",1,["hir_def::signatures::VariantFields"]],["impl Freeze for VariantFieldsBody",1,["hir_def::signatures::VariantFieldsBody"]],["impl Freeze for BlockId",1,["hir_def::BlockId"]],["impl Freeze for BlockLoc",1,["hir_def::BlockLoc"]],["impl Freeze for ConstId",1,["hir_def::ConstId"]],["impl Freeze for ConstParamId",1,["hir_def::ConstParamId"]],["impl Freeze for CrateRootModuleId",1,["hir_def::CrateRootModuleId"]],["impl Freeze for EnumId",1,["hir_def::EnumId"]],["impl Freeze for EnumVariantId",1,["hir_def::EnumVariantId"]],["impl Freeze for EnumVariantLoc",1,["hir_def::EnumVariantLoc"]],["impl Freeze for ExternBlockId",1,["hir_def::ExternBlockId"]],["impl Freeze for ExternCrateId",1,["hir_def::ExternCrateId"]],["impl Freeze for FieldId",1,["hir_def::FieldId"]],["impl Freeze for FunctionId",1,["hir_def::FunctionId"]],["impl Freeze for ImplId",1,["hir_def::ImplId"]],["impl Freeze for ImportPathConfig",1,["hir_def::ImportPathConfig"]],["impl Freeze for LifetimeParamId",1,["hir_def::LifetimeParamId"]],["impl Freeze for Macro2Id",1,["hir_def::Macro2Id"]],["impl Freeze for Macro2Loc",1,["hir_def::Macro2Loc"]],["impl Freeze for MacroRulesId",1,["hir_def::MacroRulesId"]],["impl Freeze for MacroRulesLoc",1,["hir_def::MacroRulesLoc"]],["impl Freeze for MacroRulesLocFlags",1,["hir_def::MacroRulesLocFlags"]],["impl Freeze for ModuleId",1,["hir_def::ModuleId"]],["impl Freeze for ProcMacroId",1,["hir_def::ProcMacroId"]],["impl Freeze for ProcMacroLoc",1,["hir_def::ProcMacroLoc"]],["impl Freeze for StaticId",1,["hir_def::StaticId"]],["impl Freeze for StructId",1,["hir_def::StructId"]],["impl Freeze for SyntheticSyntax",1,["hir_def::SyntheticSyntax"]],["impl Freeze for TraitAliasId",1,["hir_def::TraitAliasId"]],["impl Freeze for TraitId",1,["hir_def::TraitId"]],["impl Freeze for TupleFieldId",1,["hir_def::TupleFieldId"]],["impl Freeze for TupleId",1,["hir_def::TupleId"]],["impl Freeze for TypeAliasId",1,["hir_def::TypeAliasId"]],["impl Freeze for TypeOrConstParamId",1,["hir_def::TypeOrConstParamId"]],["impl Freeze for TypeParamId",1,["hir_def::TypeParamId"]],["impl Freeze for UnionId",1,["hir_def::UnionId"]],["impl Freeze for UnresolvedMacro",1,["hir_def::UnresolvedMacro"]],["impl Freeze for UseId",1,["hir_def::UseId"]],["impl<'a> Freeze for GenericParamDataRef<'a>",1,["hir_def::hir::generics::GenericParamDataRef"]],["impl<'a> Freeze for PathSegment<'a>",1,["hir_def::expr_store::path::PathSegment"]],["impl<'a> Freeze for PathSegments<'a>",1,["hir_def::expr_store::path::PathSegments"]],["impl<'attr> Freeze for AttrQuery<'attr>",1,["hir_def::attr::AttrQuery"]],["impl<'db> Freeze for ExprCollector<'db>",1,["hir_def::expr_store::lower::ExprCollector"]],["impl<'db> Freeze for Resolver<'db>",1,["hir_def::resolver::Resolver"]],["impl<AST, ID> Freeze for AstPtrPolicy<AST, ID>",1,["hir_def::dyn_map::keys::AstPtrPolicy"]],["impl<Def, Import> Freeze for Item<Def, Import>
where\n Def: Freeze,\n Import: Freeze,
",1,["hir_def::per_ns::Item"]],["impl<K, V, P> Freeze for Key<K, V, P>",1,["hir_def::dyn_map::Key"]],["impl<KEY> Freeze for KeyMap<KEY>",1,["hir_def::dyn_map::KeyMap"]],["impl<N> Freeze for AssocItemLoc<N>",1,["hir_def::AssocItemLoc"]],["impl<N> Freeze for ItemLoc<N>",1,["hir_def::ItemLoc"]]]],["hir_expand",[["impl Freeze for AttrInput",1,["hir_expand::attrs::AttrInput"]],["impl Freeze for BuiltinAttrExpander",1,["hir_expand::builtin::attr_macro::BuiltinAttrExpander"]],["impl Freeze for BuiltinDeriveExpander",1,["hir_expand::builtin::derive_macro::BuiltinDeriveExpander"]],["impl Freeze for BuiltinFnLikeExpander",1,["hir_expand::builtin::fn_macro::BuiltinFnLikeExpander"]],["impl Freeze for EagerExpander",1,["hir_expand::builtin::fn_macro::EagerExpander"]],["impl Freeze for TokenExpander",1,["hir_expand::db::TokenExpander"]],["impl Freeze for ExpandErrorKind",1,["hir_expand::ExpandErrorKind"]],["impl Freeze for ExpandTo",1,["hir_expand::ExpandTo"]],["impl Freeze for HirFileId",1,["hir_expand::HirFileId"]],["impl Freeze for MacroCallKind",1,["hir_expand::MacroCallKind"]],["impl Freeze for MacroDefKind",1,["hir_expand::MacroDefKind"]],["impl Freeze for MacroKind",1,["hir_expand::MacroKind"]],["impl Freeze for PathKind",1,["hir_expand::mod_path::PathKind"]],["impl Freeze for ProcMacroExpansionError",1,["hir_expand::proc_macro::ProcMacroExpansionError"]],["impl Freeze for ProcMacroKind",1,["hir_expand::proc_macro::ProcMacroKind"]],["impl Freeze for SpanMap",1,["hir_expand::span_map::SpanMap"]],["impl Freeze for Attr",1,["hir_expand::attrs::Attr"]],["impl Freeze for AttrId",1,["hir_expand::attrs::AttrId"]],["impl Freeze for RawAttrs",1,["hir_expand::attrs::RawAttrs"]],["impl Freeze for ChangeWithProcMacros",1,["hir_expand::change::ChangeWithProcMacros"]],["impl Freeze for SyntaxContextWrapper",1,["hir_expand::db::SyntaxContextWrapper"]],["impl Freeze for DeclarativeMacroExpander",1,["hir_expand::declarative::DeclarativeMacroExpander"]],["impl Freeze for AttributeTemplate",1,["hir_expand::inert_attr_macro::AttributeTemplate"]],["impl Freeze for BuiltinAttribute",1,["hir_expand::inert_attr_macro::BuiltinAttribute"]],["impl Freeze for ModPath",1,["hir_expand::mod_path::ModPath"]],["impl Freeze for Name",1,["hir_expand::name::Name"]],["impl Freeze for CrateProcMacros",1,["hir_expand::proc_macro::CrateProcMacros"]],["impl Freeze for CustomProcMacroExpander",1,["hir_expand::proc_macro::CustomProcMacroExpander"]],["impl Freeze for ProcMacro",1,["hir_expand::proc_macro::ProcMacro"]],["impl Freeze for ProcMacros",1,["hir_expand::proc_macro::ProcMacros"]],["impl Freeze for ProcMacrosBuilder",1,["hir_expand::proc_macro::ProcMacrosBuilder"]],["impl Freeze for EagerCallInfo",1,["hir_expand::EagerCallInfo"]],["impl Freeze for ExpandError",1,["hir_expand::ExpandError"]],["impl Freeze for ExpansionInfo",1,["hir_expand::ExpansionInfo"]],["impl Freeze for MacroCallId",1,["hir_expand::MacroCallId"]],["impl Freeze for MacroCallLoc",1,["hir_expand::MacroCallLoc"]],["impl Freeze for MacroDefId",1,["hir_expand::MacroDefId"]],["impl Freeze for RenderedExpandError",1,["hir_expand::RenderedExpandError"]],["impl<'a> Freeze for SpanMapRef<'a>",1,["hir_expand::span_map::SpanMapRef"]],["impl<'a> Freeze for WithDelimiter<'a>",1,["hir_expand::builtin::quote::WithDelimiter"]],["impl<FileKind> Freeze for FilePositionWrapper<FileKind>
where\n FileKind: Freeze,
",1,["hir_expand::files::FilePositionWrapper"]],["impl<FileKind> Freeze for FileRangeWrapper<FileKind>
where\n FileKind: Freeze,
",1,["hir_expand::files::FileRangeWrapper"]],["impl<FileKind, T> Freeze for InFileWrapper<FileKind, T>
where\n FileKind: Freeze,\n T: Freeze,
",1,["hir_expand::files::InFileWrapper"]]]],["hir_ty",[["impl Freeze for ConstEvalError",1,["hir_ty::consteval::ConstEvalError"]],["impl Freeze for BodyValidationDiagnostic",1,["hir_ty::diagnostics::expr::BodyValidationDiagnostic"]],["impl Freeze for CaseType",1,["hir_ty::diagnostics::decl_check::CaseType"]],["impl Freeze for InsideUnsafeBlock",1,["hir_ty::diagnostics::unsafe_check::InsideUnsafeBlock"]],["impl Freeze for UnsafetyReason",1,["hir_ty::diagnostics::unsafe_check::UnsafetyReason"]],["impl Freeze for ClosureStyle",1,["hir_ty::display::ClosureStyle"]],["impl Freeze for DisplayKind",1,["hir_ty::display::DisplayKind"]],["impl Freeze for DisplayLifetime",1,["hir_ty::display::DisplayLifetime"]],["impl Freeze for DisplaySourceCodeError",1,["hir_ty::display::DisplaySourceCodeError"]],["impl Freeze for HirDisplayError",1,["hir_ty::display::HirDisplayError"]],["impl Freeze for SizedByDefault",1,["hir_ty::display::SizedByDefault"]],["impl Freeze for DynCompatibilityViolation",1,["hir_ty::dyn_compatibility::DynCompatibilityViolation"]],["impl Freeze for MethodViolationCode",1,["hir_ty::dyn_compatibility::MethodViolationCode"]],["impl Freeze for Adjust",1,["hir_ty::infer::Adjust"]],["impl Freeze for AutoBorrow",1,["hir_ty::infer::AutoBorrow"]],["impl Freeze for BindingMode",1,["hir_ty::infer::BindingMode"]],["impl Freeze for CaptureKind",1,["hir_ty::infer::closure::CaptureKind"]],["impl Freeze for CastError",1,["hir_ty::infer::cast::CastError"]],["impl Freeze for ConstScalar",1,["hir_ty::ConstScalar"]],["impl Freeze for DropGlue",1,["hir_ty::drop::DropGlue"]],["impl Freeze for FnAbi",1,["hir_ty::FnAbi"]],["impl Freeze for GenericArgsProhibitedReason",1,["hir_ty::lower::diagnostics::GenericArgsProhibitedReason"]],["impl Freeze for ImplTraitId",1,["hir_ty::ImplTraitId"]],["impl Freeze for ImplTraitLoweringMode",1,["hir_ty::lower::ImplTraitLoweringMode"]],["impl Freeze for IncorrectGenericsLenKind",1,["hir_ty::lower::diagnostics::IncorrectGenericsLenKind"]],["impl Freeze for InferenceDiagnostic",1,["hir_ty::infer::InferenceDiagnostic"]],["impl Freeze for InferenceTyDiagnosticSource",1,["hir_ty::infer::InferenceTyDiagnosticSource"]],["impl Freeze for LifetimeElisionKind",1,["hir_ty::lower::LifetimeElisionKind"]],["impl Freeze for MemoryMap",1,["hir_ty::MemoryMap"]],["impl Freeze for ParamKind",1,["hir_ty::builder::ParamKind"]],["impl Freeze for ParamLoweringMode",1,["hir_ty::lower::ParamLoweringMode"]],["impl Freeze for PathGenericsSource",1,["hir_ty::lower::diagnostics::PathGenericsSource"]],["impl Freeze for PathLoweringDiagnostic",1,["hir_ty::lower::diagnostics::PathLoweringDiagnostic"]],["impl Freeze for PointerCast",1,["hir_ty::infer::PointerCast"]],["impl Freeze for TyDefId",1,["hir_ty::lower::TyDefId"]],["impl Freeze for TyLoweringDiagnosticKind",1,["hir_ty::lower::diagnostics::TyLoweringDiagnosticKind"]],["impl Freeze for Unsafety",1,["hir_ty::utils::Unsafety"]],["impl Freeze for ValueTyDefId",1,["hir_ty::lower::ValueTyDefId"]],["impl Freeze for Variance",1,["hir_ty::variance::Variance"]],["impl Freeze for LayoutError",1,["hir_ty::layout::LayoutError"]],["impl Freeze for AutorefOrPtrAdjustment",1,["hir_ty::method_resolution::AutorefOrPtrAdjustment"]],["impl Freeze for LookupMode",1,["hir_ty::method_resolution::LookupMode"]],["impl Freeze for TyFingerprint",1,["hir_ty::method_resolution::TyFingerprint"]],["impl Freeze for VisibleFromModule",1,["hir_ty::method_resolution::VisibleFromModule"]],["impl Freeze for AggregateKind",1,["hir_ty::mir::AggregateKind"]],["impl Freeze for BinOp",1,["hir_ty::mir::BinOp"]],["impl Freeze for BorrowKind",1,["hir_ty::mir::BorrowKind"]],["impl Freeze for CastKind",1,["hir_ty::mir::CastKind"]],["impl Freeze for MirEvalError",1,["hir_ty::mir::eval::MirEvalError"]],["impl Freeze for MirLowerError",1,["hir_ty::mir::lower::MirLowerError"]],["impl Freeze for MirSpan",1,["hir_ty::mir::MirSpan"]],["impl Freeze for MutBorrowKind",1,["hir_ty::mir::MutBorrowKind"]],["impl Freeze for MutabilityReason",1,["hir_ty::mir::borrowck::MutabilityReason"]],["impl Freeze for OperandKind",1,["hir_ty::mir::OperandKind"]],["impl Freeze for Rvalue",1,["hir_ty::mir::Rvalue"]],["impl Freeze for StatementKind",1,["hir_ty::mir::StatementKind"]],["impl Freeze for TerminatorKind",1,["hir_ty::mir::TerminatorKind"]],["impl Freeze for UnOp",1,["hir_ty::mir::UnOp"]],["impl Freeze for FnTrait",1,["hir_ty::traits::FnTrait"]],["impl Freeze for InternedClosure",1,["hir_ty::db::InternedClosure"]],["impl Freeze for InternedClosureId",1,["hir_ty::db::InternedClosureId"]],["impl Freeze for InternedConstParamId",1,["hir_ty::db::InternedConstParamId"]],["impl Freeze for InternedCoroutine",1,["hir_ty::db::InternedCoroutine"]],["impl Freeze for InternedCoroutineId",1,["hir_ty::db::InternedCoroutineId"]],["impl Freeze for InternedLifetimeParamId",1,["hir_ty::db::InternedLifetimeParamId"]],["impl Freeze for InternedOpaqueTyId",1,["hir_ty::db::InternedOpaqueTyId"]],["impl Freeze for InternedTypeOrConstParamId",1,["hir_ty::db::InternedTypeOrConstParamId"]],["impl Freeze for IncorrectCase",1,["hir_ty::diagnostics::decl_check::IncorrectCase"]],["impl Freeze for DisplayTarget",1,["hir_ty::display::DisplayTarget"]],["impl Freeze for Generics",1,["hir_ty::generics::Generics"]],["impl Freeze for RustcEnumVariantIdx",1,["hir_ty::layout::RustcEnumVariantIdx"]],["impl Freeze for RustcFieldIdx",1,["hir_ty::layout::RustcFieldIdx"]],["impl Freeze for InherentImpls",1,["hir_ty::method_resolution::InherentImpls"]],["impl Freeze for ReceiverAdjustments",1,["hir_ty::method_resolution::ReceiverAdjustments"]],["impl Freeze for TraitImpls",1,["hir_ty::method_resolution::TraitImpls"]],["impl Freeze for BasicBlock",1,["hir_ty::mir::BasicBlock"]],["impl Freeze for BorrowckResult",1,["hir_ty::mir::borrowck::BorrowckResult"]],["impl Freeze for Local",1,["hir_ty::mir::Local"]],["impl Freeze for MirBody",1,["hir_ty::mir::MirBody"]],["impl Freeze for Operand",1,["hir_ty::mir::Operand"]],["impl Freeze for Place",1,["hir_ty::mir::Place"]],["impl Freeze for ProjectionId",1,["hir_ty::mir::ProjectionId"]],["impl Freeze for ProjectionStore",1,["hir_ty::mir::ProjectionStore"]],["impl Freeze for Statement",1,["hir_ty::mir::Statement"]],["impl Freeze for SwitchTargets",1,["hir_ty::mir::SwitchTargets"]],["impl Freeze for Terminator",1,["hir_ty::mir::Terminator"]],["impl Freeze for VTableMap",1,["hir_ty::mir::eval::VTableMap"]],["impl Freeze for Adjustment",1,["hir_ty::infer::Adjustment"]],["impl Freeze for CallableSig",1,["hir_ty::CallableSig"]],["impl Freeze for CapturedItem",1,["hir_ty::infer::closure::CapturedItem"]],["impl Freeze for ComplexMemoryMap",1,["hir_ty::ComplexMemoryMap"]],["impl Freeze for ImplTrait",1,["hir_ty::ImplTrait"]],["impl Freeze for ImplTraits",1,["hir_ty::ImplTraits"]],["impl Freeze for InferenceResult",1,["hir_ty::infer::InferenceResult"]],["impl Freeze for Interner",1,["hir_ty::interner::Interner"]],["impl Freeze for OverloadedDeref",1,["hir_ty::infer::OverloadedDeref"]],["impl Freeze for TargetFeatures",1,["hir_ty::target_feature::TargetFeatures"]],["impl Freeze for TyLoweringDiagnostic",1,["hir_ty::lower::diagnostics::TyLoweringDiagnostic"]],["impl Freeze for TraitEnvironment",1,["hir_ty::traits::TraitEnvironment"]],["impl<'a> !Freeze for Evaluator<'a>",1,["hir_ty::mir::eval::Evaluator"]],["impl<'a> Freeze for HirFormatter<'a>",1,["hir_ty::display::HirFormatter"]],["impl<'a, T> Freeze for HirDisplayWrapper<'a, T>",1,["hir_ty::display::HirDisplayWrapper"]],["impl<'db> !Freeze for TyLoweringContext<'db>",1,["hir_ty::lower::TyLoweringContext"]],["impl<D> Freeze for TyBuilder<D>
where\n D: Freeze,
",1,["hir_ty::builder::TyBuilder"]],["impl<V, T> Freeze for ProjectionElem<V, T>
where\n V: Freeze,\n T: Freeze,
",1,["hir_ty::mir::ProjectionElem"]]]],["ide",[["impl !Freeze for Analysis",1,["ide::Analysis"]],["impl !Freeze for AnalysisHost",1,["ide::AnalysisHost"]],["impl Freeze for AdjustmentHints",1,["ide::inlay_hints::AdjustmentHints"]],["impl Freeze for AdjustmentHintsMode",1,["ide::inlay_hints::AdjustmentHintsMode"]],["impl Freeze for AnnotationKind",1,["ide::annotations::AnnotationKind"]],["impl Freeze for AnnotationLocation",1,["ide::annotations::AnnotationLocation"]],["impl Freeze for ClosureReturnTypeHints",1,["ide::inlay_hints::ClosureReturnTypeHints"]],["impl Freeze for Direction",1,["ide::move_item::Direction"]],["impl Freeze for DiscriminantHints",1,["ide::inlay_hints::DiscriminantHints"]],["impl Freeze for FoldKind",1,["ide::folding_ranges::FoldKind"]],["impl Freeze for HlMod",1,["ide::syntax_highlighting::tags::HlMod"]],["impl Freeze for HlOperator",1,["ide::syntax_highlighting::tags::HlOperator"]],["impl Freeze for HlPunct",1,["ide::syntax_highlighting::tags::HlPunct"]],["impl Freeze for HlTag",1,["ide::syntax_highlighting::tags::HlTag"]],["impl Freeze for HoverAction",1,["ide::hover::HoverAction"]],["impl Freeze for HoverDocFormat",1,["ide::hover::HoverDocFormat"]],["impl Freeze for InlayHintPosition",1,["ide::inlay_hints::InlayHintPosition"]],["impl Freeze for InlayKind",1,["ide::inlay_hints::InlayKind"]],["impl Freeze for InlayTooltip",1,["ide::inlay_hints::InlayTooltip"]],["impl Freeze for LifetimeElisionHints",1,["ide::inlay_hints::LifetimeElisionHints"]],["impl Freeze for MemoryLayoutHoverRenderKind",1,["ide::hover::MemoryLayoutHoverRenderKind"]],["impl Freeze for MonikerDescriptorKind",1,["ide::moniker::MonikerDescriptorKind"]],["impl Freeze for MonikerKind",1,["ide::moniker::MonikerKind"]],["impl Freeze for MonikerResult",1,["ide::moniker::MonikerResult"]],["impl Freeze for RunnableKind",1,["ide::runnables::RunnableKind"]],["impl Freeze for StructureNodeKind",1,["ide::file_structure::StructureNodeKind"]],["impl Freeze for SubstTyLen",1,["ide::hover::SubstTyLen"]],["impl Freeze for SymbolInformationKind",1,["ide::moniker::SymbolInformationKind"]],["impl Freeze for TestId",1,["ide::runnables::TestId"]],["impl Freeze for TestItemKind",1,["ide::test_explorer::TestItemKind"]],["impl Freeze for Annotation",1,["ide::annotations::Annotation"]],["impl Freeze for AnnotationConfig",1,["ide::annotations::AnnotationConfig"]],["impl Freeze for CallHierarchyConfig",1,["ide::call_hierarchy::CallHierarchyConfig"]],["impl Freeze for CallItem",1,["ide::call_hierarchy::CallItem"]],["impl Freeze for ExpandedMacro",1,["ide::expand_macro::ExpandedMacro"]],["impl Freeze for Fold",1,["ide::folding_ranges::Fold"]],["impl Freeze for GenericParameterHints",1,["ide::inlay_hints::GenericParameterHints"]],["impl Freeze for Highlight",1,["ide::syntax_highlighting::tags::Highlight"]],["impl Freeze for HighlightConfig",1,["ide::syntax_highlighting::HighlightConfig"]],["impl Freeze for HighlightRelatedConfig",1,["ide::highlight_related::HighlightRelatedConfig"]],["impl Freeze for HighlightedRange",1,["ide::highlight_related::HighlightedRange"]],["impl Freeze for HlMods",1,["ide::syntax_highlighting::tags::HlMods"]],["impl Freeze for HlRange",1,["ide::syntax_highlighting::HlRange"]],["impl Freeze for HoverConfig",1,["ide::hover::HoverConfig"]],["impl Freeze for HoverGotoTypeData",1,["ide::hover::HoverGotoTypeData"]],["impl Freeze for HoverResult",1,["ide::hover::HoverResult"]],["impl Freeze for InlayFieldsToResolve",1,["ide::inlay_hints::InlayFieldsToResolve"]],["impl Freeze for InlayHint",1,["ide::inlay_hints::InlayHint"]],["impl Freeze for InlayHintLabel",1,["ide::inlay_hints::InlayHintLabel"]],["impl Freeze for InlayHintLabelPart",1,["ide::inlay_hints::InlayHintLabelPart"]],["impl Freeze for InlayHintsConfig",1,["ide::inlay_hints::InlayHintsConfig"]],["impl Freeze for JoinLinesConfig",1,["ide::join_lines::JoinLinesConfig"]],["impl Freeze for Markup",1,["ide::markup::Markup"]],["impl Freeze for MemoryLayoutHoverConfig",1,["ide::hover::MemoryLayoutHoverConfig"]],["impl Freeze for Moniker",1,["ide::moniker::Moniker"]],["impl Freeze for MonikerIdentifier",1,["ide::moniker::MonikerIdentifier"]],["impl Freeze for NavigationTarget",1,["ide::navigation_target::NavigationTarget"]],["impl Freeze for PackageInformation",1,["ide::moniker::PackageInformation"]],["impl Freeze for ReferenceSearchResult",1,["ide::references::ReferenceSearchResult"]],["impl Freeze for Runnable",1,["ide::runnables::Runnable"]],["impl Freeze for SignatureHelp",1,["ide::signature_help::SignatureHelp"]],["impl Freeze for StaticIndexedFile",1,["ide::static_index::StaticIndexedFile"]],["impl Freeze for StructureNode",1,["ide::file_structure::StructureNode"]],["impl Freeze for TestItem",1,["ide::test_explorer::TestItem"]],["impl Freeze for TokenId",1,["ide::static_index::TokenId"]],["impl Freeze for TokenStaticData",1,["ide::static_index::TokenStaticData"]],["impl Freeze for UpdateTest",1,["ide::runnables::UpdateTest"]],["impl<'a> Freeze for VendoredLibrariesConfig<'a>",1,["ide::static_index::VendoredLibrariesConfig"]],["impl<'a> Freeze for StaticIndex<'a>",1,["ide::static_index::StaticIndex"]],["impl<T> Freeze for LazyProperty<T>
where\n T: Freeze,
",1,["ide::inlay_hints::LazyProperty"]],["impl<T> Freeze for RangeInfo<T>
where\n T: Freeze,
",1,["ide::RangeInfo"]],["impl<T> Freeze for UpmappingResult<T>
where\n T: Freeze,
",1,["ide::navigation_target::UpmappingResult"]]]],["ide_assists",[["impl Freeze for DefaultMethods",1,["ide_assists::utils::DefaultMethods"]],["impl Freeze for IgnoreAssocItems",1,["ide_assists::utils::IgnoreAssocItems"]],["impl Freeze for AssistConfig",1,["ide_assists::assist_config::AssistConfig"]]]],["ide_completion",[["impl Freeze for AutoImportExclusionType",1,["ide_completion::config::AutoImportExclusionType"]],["impl Freeze for CallableSnippets",1,["ide_completion::config::CallableSnippets"]],["impl Freeze for CompletionItemKind",1,["ide_completion::item::CompletionItemKind"]],["impl Freeze for CompletionItemRefMode",1,["ide_completion::item::CompletionItemRefMode"]],["impl Freeze for CompletionRelevancePostfixMatch",1,["ide_completion::item::CompletionRelevancePostfixMatch"]],["impl Freeze for CompletionRelevanceReturnType",1,["ide_completion::item::CompletionRelevanceReturnType"]],["impl Freeze for CompletionRelevanceTypeMatch",1,["ide_completion::item::CompletionRelevanceTypeMatch"]],["impl Freeze for SnippetScope",1,["ide_completion::snippet::SnippetScope"]],["impl Freeze for CompletionFieldsToResolve",1,["ide_completion::CompletionFieldsToResolve"]],["impl Freeze for CompletionItem",1,["ide_completion::item::CompletionItem"]],["impl Freeze for CompletionRelevance",1,["ide_completion::item::CompletionRelevance"]],["impl Freeze for Snippet",1,["ide_completion::snippet::Snippet"]],["impl<'a> Freeze for CompletionConfig<'a>",1,["ide_completion::config::CompletionConfig"]]]],["ide_db",[["impl !Freeze for RootDatabase",1,["ide_db::RootDatabase"]],["impl Freeze for AssistKind",1,["ide_db::assists::AssistKind"]],["impl Freeze for AssistResolveStrategy",1,["ide_db::assists::AssistResolveStrategy"]],["impl Freeze for Command",1,["ide_db::assists::Command"]],["impl Freeze for ExprFillDefaultMode",1,["ide_db::assists::ExprFillDefaultMode"]],["impl Freeze for Definition",1,["ide_db::defs::Definition"]],["impl Freeze for OperatorClass",1,["ide_db::defs::OperatorClass"]],["impl Freeze for Severity",1,["ide_db::Severity"]],["impl Freeze for SymbolKind",1,["ide_db::SymbolKind"]],["impl Freeze for NameToImport",1,["ide_db::imports::import_assets::NameToImport"]],["impl Freeze for ImportGranularity",1,["ide_db::imports::insert_use::ImportGranularity"]],["impl Freeze for ImportScopeKind",1,["ide_db::imports::insert_use::ImportScopeKind"]],["impl Freeze for MergeBehavior",1,["ide_db::imports::merge_imports::MergeBehavior"]],["impl Freeze for NormalizationStyle",1,["ide_db::imports::merge_imports::NormalizationStyle"]],["impl Freeze for IdentifierKind",1,["ide_db::rename::IdentifierKind"]],["impl Freeze for RenameDefinition",1,["ide_db::rename::RenameDefinition"]],["impl Freeze for FileReferenceNode",1,["ide_db::search::FileReferenceNode"]],["impl Freeze for AnnotationSnippet",1,["ide_db::source_change::AnnotationSnippet"]],["impl Freeze for FileSystemEdit",1,["ide_db::source_change::FileSystemEdit"]],["impl Freeze for Snippet",1,["ide_db::source_change::Snippet"]],["impl Freeze for FormatSpecifier",1,["ide_db::syntax_helpers::format_string::FormatSpecifier"]],["impl Freeze for Arg",1,["ide_db::syntax_helpers::format_string_exprs::Arg"]],["impl Freeze for TryEnum",1,["ide_db::ty_filter::TryEnum"]],["impl Freeze for Assist",1,["ide_db::assists::Assist"]],["impl Freeze for AssistId",1,["ide_db::assists::AssistId"]],["impl Freeze for GroupLabel",1,["ide_db::assists::GroupLabel"]],["impl Freeze for SingleResolve",1,["ide_db::assists::SingleResolve"]],["impl Freeze for DocsRangeMap",1,["ide_db::documentation::DocsRangeMap"]],["impl Freeze for Documentation",1,["ide_db::documentation::Documentation"]],["impl Freeze for Lint",1,["ide_db::generated::lints::Lint"]],["impl Freeze for LintGroup",1,["ide_db::generated::lints::LintGroup"]],["impl Freeze for CompleteInFlyimport",1,["ide_db::imports::import_assets::CompleteInFlyimport"]],["impl Freeze for LocatedImport",1,["ide_db::imports::import_assets::LocatedImport"]],["impl Freeze for PathImportCandidate",1,["ide_db::imports::import_assets::PathImportCandidate"]],["impl Freeze for ImportScope",1,["ide_db::imports::insert_use::ImportScope"]],["impl Freeze for InsertUseConfig",1,["ide_db::imports::insert_use::InsertUseConfig"]],["impl Freeze for Label",1,["ide_db::label::Label"]],["impl Freeze for ParallelPrimeCachesProgress",1,["ide_db::prime_caches::ParallelPrimeCachesProgress"]],["impl Freeze for RenameError",1,["ide_db::rename::RenameError"]],["impl Freeze for FileReference",1,["ide_db::search::FileReference"]],["impl Freeze for ReferenceCategory",1,["ide_db::search::ReferenceCategory"]],["impl Freeze for SearchScope",1,["ide_db::search::SearchScope"]],["impl Freeze for UsageSearchResult",1,["ide_db::search::UsageSearchResult"]],["impl Freeze for ChangeAnnotation",1,["ide_db::source_change::ChangeAnnotation"]],["impl Freeze for ChangeAnnotationId",1,["ide_db::source_change::ChangeAnnotationId"]],["impl Freeze for SnippetBuilder",1,["ide_db::source_change::SnippetBuilder"]],["impl Freeze for SnippetEdit",1,["ide_db::source_change::SnippetEdit"]],["impl Freeze for SourceChange",1,["ide_db::source_change::SourceChange"]],["impl Freeze for SourceChangeBuilder",1,["ide_db::source_change::SourceChangeBuilder"]],["impl Freeze for TreeMutator",1,["ide_db::source_change::TreeMutator"]],["impl Freeze for SnippetCap",1,["ide_db::SnippetCap"]],["impl Freeze for Query",1,["ide_db::symbol_index::Query"]],["impl Freeze for SymbolIndex",1,["ide_db::symbol_index::SymbolIndex"]],["impl Freeze for NameGenerator",1,["ide_db::syntax_helpers::suggest_name::NameGenerator"]],["impl Freeze for TreeDiff",1,["ide_db::syntax_helpers::tree_diff::TreeDiff"]],["impl Freeze for Indel",1,["ide_db::text_edit::Indel"]],["impl Freeze for TextEdit",1,["ide_db::text_edit::TextEdit"]],["impl Freeze for TextEditBuilder",1,["ide_db::text_edit::TextEditBuilder"]],["impl<'a> Freeze for PathTransform<'a>",1,["ide_db::path_transform::PathTransform"]],["impl<'a> Freeze for FindUsages<'a>",1,["ide_db::search::FindUsages"]],["impl<'a> Freeze for Ranker<'a>",1,["ide_db::Ranker"]],["impl<'a, 'b> Freeze for FamousDefs<'a, 'b>",1,["ide_db::famous_defs::FamousDefs"]],["impl<'db> Freeze for IdentClass<'db>",1,["ide_db::defs::IdentClass"]],["impl<'db> Freeze for NameClass<'db>",1,["ide_db::defs::NameClass"]],["impl<'db> Freeze for NameRefClass<'db>",1,["ide_db::defs::NameRefClass"]],["impl<'db> Freeze for ImportCandidate<'db>",1,["ide_db::imports::import_assets::ImportCandidate"]],["impl<'db> Freeze for ActiveParameter<'db>",1,["ide_db::active_parameter::ActiveParameter"]],["impl<'db> Freeze for ImportAssets<'db>",1,["ide_db::imports::import_assets::ImportAssets"]],["impl<'db> Freeze for TraitImportCandidate<'db>",1,["ide_db::imports::import_assets::TraitImportCandidate"]]]],["ide_diagnostics",[["impl Freeze for DiagnosticCode",1,["ide_diagnostics::DiagnosticCode"]],["impl Freeze for Diagnostic",1,["ide_diagnostics::Diagnostic"]],["impl Freeze for DiagnosticsConfig",1,["ide_diagnostics::DiagnosticsConfig"]]]],["ide_ssr",[["impl Freeze for Match",1,["ide_ssr::matching::Match"]],["impl Freeze for MatchDebugInfo",1,["ide_ssr::MatchDebugInfo"]],["impl Freeze for SsrError",1,["ide_ssr::errors::SsrError"]],["impl Freeze for SsrMatches",1,["ide_ssr::SsrMatches"]],["impl Freeze for SsrPattern",1,["ide_ssr::SsrPattern"]],["impl Freeze for SsrRule",1,["ide_ssr::SsrRule"]],["impl<'db> !Freeze for MatchFinder<'db>",1,["ide_ssr::MatchFinder"]]]],["intern",[["impl Freeze for Symbol",1,["intern::symbol::Symbol"]],["impl<T> !Freeze for InternStorage<T>",1,["intern::InternStorage"]],["impl<T> Freeze for Interned<T>
where\n T: ?Sized,
",1,["intern::Interned"]]]],["la_arena",[["impl Freeze for RawIdx",1,["la_arena::RawIdx"]],["impl<'a, IDX, V> Freeze for Entry<'a, IDX, V>",1,["la_arena::map::Entry"]],["impl<'a, IDX, V> Freeze for OccupiedEntry<'a, IDX, V>",1,["la_arena::map::OccupiedEntry"]],["impl<'a, IDX, V> Freeze for VacantEntry<'a, IDX, V>",1,["la_arena::map::VacantEntry"]],["impl<IDX, V> Freeze for ArenaMap<IDX, V>",1,["la_arena::map::ArenaMap"]],["impl<T> Freeze for Arena<T>",1,["la_arena::Arena"]],["impl<T> Freeze for Idx<T>",1,["la_arena::Idx"]],["impl<T> Freeze for IdxRange<T>",1,["la_arena::IdxRange"]],["impl<T> Freeze for IntoIter<T>",1,["la_arena::IntoIter"]]]],["line_index",[["impl Freeze for WideEncoding",1,["line_index::WideEncoding"]],["impl Freeze for LineCol",1,["line_index::LineCol"]],["impl Freeze for LineIndex",1,["line_index::LineIndex"]],["impl Freeze for WideLineCol",1,["line_index::WideLineCol"]]]],["load_cargo",[["impl Freeze for ProcMacroServerChoice",1,["load_cargo::ProcMacroServerChoice"]],["impl Freeze for LoadCargoConfig",1,["load_cargo::LoadCargoConfig"]],["impl Freeze for ProjectFolders",1,["load_cargo::ProjectFolders"]],["impl Freeze for SourceRootConfig",1,["load_cargo::SourceRootConfig"]]]],["lsp_server",[["impl Freeze for ErrorCode",1,["lsp_server::msg::ErrorCode"]],["impl Freeze for Message",1,["lsp_server::msg::Message"]],["impl Freeze for Connection",1,["lsp_server::Connection"]],["impl Freeze for IoThreads",1,["lsp_server::stdio::IoThreads"]],["impl Freeze for Notification",1,["lsp_server::msg::Notification"]],["impl Freeze for ProtocolError",1,["lsp_server::error::ProtocolError"]],["impl Freeze for Request",1,["lsp_server::msg::Request"]],["impl Freeze for RequestId",1,["lsp_server::msg::RequestId"]],["impl Freeze for Response",1,["lsp_server::msg::Response"]],["impl Freeze for ResponseError",1,["lsp_server::msg::ResponseError"]],["impl<I> Freeze for Incoming<I>",1,["lsp_server::req_queue::Incoming"]],["impl<I, O> Freeze for ReqQueue<I, O>",1,["lsp_server::req_queue::ReqQueue"]],["impl<O> Freeze for Outgoing<O>",1,["lsp_server::req_queue::Outgoing"]],["impl<T> Freeze for ExtractError<T>
where\n T: Freeze,
",1,["lsp_server::error::ExtractError"]]]],["mbe",[["impl Freeze for CountError",1,["mbe::CountError"]],["impl Freeze for ExpandErrorKind",1,["mbe::ExpandErrorKind"]],["impl Freeze for ParseError",1,["mbe::ParseError"]],["impl Freeze for DeclarativeMacro",1,["mbe::DeclarativeMacro"]],["impl Freeze for ExpandError",1,["mbe::ExpandError"]],["impl<T, E> Freeze for ValueResult<T, E>
where\n T: Freeze,\n E: Freeze,
",1,["mbe::ValueResult"]]]],["parser",[["impl Freeze for PrefixEntryPoint",1,["parser::PrefixEntryPoint"]],["impl Freeze for SyntaxKind",1,["parser::syntax_kind::generated::SyntaxKind"]],["impl Freeze for TopEntryPoint",1,["parser::TopEntryPoint"]],["impl Freeze for Input",1,["parser::input::Input"]],["impl Freeze for Output",1,["parser::output::Output"]],["impl Freeze for Reparser",1,["parser::Reparser"]],["impl<'a> Freeze for Step<'a>",1,["parser::output::Step"]],["impl<'a> Freeze for StrStep<'a>",1,["parser::shortcuts::StrStep"]],["impl<'a> Freeze for LexedStr<'a>",1,["parser::lexed_str::LexedStr"]]]],["paths",[["impl Freeze for AbsPath",1,["paths::AbsPath"]],["impl Freeze for AbsPathBuf",1,["paths::AbsPathBuf"]],["impl Freeze for RelPath",1,["paths::RelPath"]],["impl Freeze for RelPathBuf",1,["paths::RelPathBuf"]]]],["proc_macro_api",[["impl Freeze for ProcMacroKind",1,["proc_macro_api::ProcMacroKind"]],["impl Freeze for Request",1,["proc_macro_api::legacy_protocol::msg::Request"]],["impl Freeze for Response",1,["proc_macro_api::legacy_protocol::msg::Response"]],["impl Freeze for SpanMode",1,["proc_macro_api::legacy_protocol::msg::SpanMode"]],["impl Freeze for ExpandMacro",1,["proc_macro_api::legacy_protocol::msg::ExpandMacro"]],["impl Freeze for ExpandMacroData",1,["proc_macro_api::legacy_protocol::msg::ExpandMacroData"]],["impl Freeze for ExpandMacroExtended",1,["proc_macro_api::legacy_protocol::msg::ExpandMacroExtended"]],["impl Freeze for ExpnGlobals",1,["proc_macro_api::legacy_protocol::msg::ExpnGlobals"]],["impl Freeze for FlatTree",1,["proc_macro_api::legacy_protocol::msg::flat::FlatTree"]],["impl Freeze for PanicMessage",1,["proc_macro_api::legacy_protocol::msg::PanicMessage"]],["impl Freeze for ServerConfig",1,["proc_macro_api::legacy_protocol::msg::ServerConfig"]],["impl Freeze for SpanId",1,["proc_macro_api::legacy_protocol::SpanId"]],["impl Freeze for MacroDylib",1,["proc_macro_api::MacroDylib"]],["impl Freeze for ProcMacro",1,["proc_macro_api::ProcMacro"]],["impl Freeze for ProcMacroClient",1,["proc_macro_api::ProcMacroClient"]],["impl Freeze for ServerError",1,["proc_macro_api::ServerError"]]]],["profile",[["impl Freeze for Bytes",1,["profile::memory_usage::Bytes"]],["impl Freeze for CpuSpan",1,["profile::CpuSpan"]],["impl Freeze for MemoryUsage",1,["profile::memory_usage::MemoryUsage"]],["impl Freeze for StopWatch",1,["profile::stop_watch::StopWatch"]],["impl Freeze for StopWatchSpan",1,["profile::stop_watch::StopWatchSpan"]]]],["project_model",[["impl Freeze for CargoFeatures",1,["project_model::cargo_workspace::CargoFeatures"]],["impl Freeze for InvocationStrategy",1,["project_model::InvocationStrategy"]],["impl Freeze for ProcMacroDylibPath",1,["project_model::build_dependencies::ProcMacroDylibPath"]],["impl Freeze for ProjectManifest",1,["project_model::ProjectManifest"]],["impl Freeze for ProjectWorkspaceKind",1,["project_model::workspace::ProjectWorkspaceKind"]],["impl Freeze for RustLibSource",1,["project_model::cargo_workspace::RustLibSource"]],["impl Freeze for RustSourceWorkspaceConfig",1,["project_model::RustSourceWorkspaceConfig"]],["impl Freeze for TargetKind",1,["project_model::cargo_workspace::TargetKind"]],["impl Freeze for RunnableKind",1,["project_model::project_json::RunnableKind"]],["impl Freeze for RunnableKindData",1,["project_model::project_json::RunnableKindData"]],["impl Freeze for TargetKindData",1,["project_model::project_json::TargetKindData"]],["impl Freeze for Build",1,["project_model::project_json::Build"]],["impl Freeze for BuildData",1,["project_model::project_json::BuildData"]],["impl Freeze for Crate",1,["project_model::project_json::Crate"]],["impl Freeze for CrateArrayIdx",1,["project_model::project_json::CrateArrayIdx"]],["impl Freeze for ProjectJson",1,["project_model::project_json::ProjectJson"]],["impl Freeze for ProjectJsonData",1,["project_model::project_json::ProjectJsonData"]],["impl Freeze for Runnable",1,["project_model::project_json::Runnable"]],["impl Freeze for RunnableData",1,["project_model::project_json::RunnableData"]],["impl Freeze for CargoConfig",1,["project_model::cargo_workspace::CargoConfig"]],["impl Freeze for CargoMetadataConfig",1,["project_model::cargo_workspace::CargoMetadataConfig"]],["impl Freeze for CargoWorkspace",1,["project_model::cargo_workspace::CargoWorkspace"]],["impl Freeze for CfgOverrides",1,["project_model::CfgOverrides"]],["impl Freeze for ManifestPath",1,["project_model::manifest_path::ManifestPath"]],["impl Freeze for PackageData",1,["project_model::cargo_workspace::PackageData"]],["impl Freeze for PackageDependency",1,["project_model::cargo_workspace::PackageDependency"]],["impl Freeze for PackageRoot",1,["project_model::workspace::PackageRoot"]],["impl Freeze for ProjectJsonFromCommand",1,["project_model::ProjectJsonFromCommand"]],["impl Freeze for ProjectWorkspace",1,["project_model::workspace::ProjectWorkspace"]],["impl Freeze for Sysroot",1,["project_model::sysroot::Sysroot"]],["impl Freeze for TargetData",1,["project_model::cargo_workspace::TargetData"]],["impl Freeze for WorkspaceBuildScripts",1,["project_model::build_dependencies::WorkspaceBuildScripts"]],["impl<'a> Freeze for QueryConfig<'a>",1,["project_model::toolchain_info::QueryConfig"]]]],["rust_analyzer",[["impl Freeze for Verbosity",1,["rust_analyzer::cli::Verbosity"]],["impl Freeze for OutputFormat",1,["rust_analyzer::cli::flags::OutputFormat"]],["impl Freeze for RustAnalyzerCmd",1,["rust_analyzer::cli::flags::RustAnalyzerCmd"]],["impl Freeze for AnnotationLocation",1,["rust_analyzer::config::AnnotationLocation"]],["impl Freeze for AutoImportExclusion",1,["rust_analyzer::config::AutoImportExclusion"]],["impl Freeze for AutoImportExclusionType",1,["rust_analyzer::config::AutoImportExclusionType"]],["impl Freeze for ConfigErrorInner",1,["rust_analyzer::config::ConfigErrorInner"]],["impl Freeze for FilesWatcher",1,["rust_analyzer::config::FilesWatcher"]],["impl Freeze for LinkedProject",1,["rust_analyzer::config::LinkedProject"]],["impl Freeze for MaxSubstitutionLength",1,["rust_analyzer::config::MaxSubstitutionLength"]],["impl Freeze for NumThreads",1,["rust_analyzer::config::NumThreads"]],["impl Freeze for RatomlFileKind",1,["rust_analyzer::config::RatomlFileKind"]],["impl Freeze for RustfmtConfig",1,["rust_analyzer::config::RustfmtConfig"]],["impl Freeze for TargetDirectory",1,["rust_analyzer::config::TargetDirectory"]],["impl Freeze for AbortRunTest",1,["rust_analyzer::lsp::ext::AbortRunTest"]],["impl Freeze for AnalyzerStatus",1,["rust_analyzer::lsp::ext::AnalyzerStatus"]],["impl Freeze for AppendOutputToRunTest",1,["rust_analyzer::lsp::ext::AppendOutputToRunTest"]],["impl Freeze for CancelFlycheck",1,["rust_analyzer::lsp::ext::CancelFlycheck"]],["impl Freeze for ChangeTestState",1,["rust_analyzer::lsp::ext::ChangeTestState"]],["impl Freeze for ChildModules",1,["rust_analyzer::lsp::ext::ChildModules"]],["impl Freeze for ClearFlycheck",1,["rust_analyzer::lsp::ext::ClearFlycheck"]],["impl Freeze for CodeActionRequest",1,["rust_analyzer::lsp::ext::CodeActionRequest"]],["impl Freeze for CodeActionResolveRequest",1,["rust_analyzer::lsp::ext::CodeActionResolveRequest"]],["impl Freeze for CodeLensResolveDataKind",1,["rust_analyzer::lsp::ext::CodeLensResolveDataKind"]],["impl Freeze for DiscoverTest",1,["rust_analyzer::lsp::ext::DiscoverTest"]],["impl Freeze for DiscoveredTests",1,["rust_analyzer::lsp::ext::DiscoveredTests"]],["impl Freeze for EndRunTest",1,["rust_analyzer::lsp::ext::EndRunTest"]],["impl Freeze for ExpandMacro",1,["rust_analyzer::lsp::ext::ExpandMacro"]],["impl Freeze for ExternalDocs",1,["rust_analyzer::lsp::ext::ExternalDocs"]],["impl Freeze for ExternalDocsResponse",1,["rust_analyzer::lsp::ext::ExternalDocsResponse"]],["impl Freeze for FetchDependencyList",1,["rust_analyzer::lsp::ext::FetchDependencyList"]],["impl Freeze for Health",1,["rust_analyzer::lsp::ext::Health"]],["impl Freeze for HoverRequest",1,["rust_analyzer::lsp::ext::HoverRequest"]],["impl Freeze for InternalTestingFetchConfig",1,["rust_analyzer::lsp::ext::InternalTestingFetchConfig"]],["impl Freeze for InternalTestingFetchConfigOption",1,["rust_analyzer::lsp::ext::InternalTestingFetchConfigOption"]],["impl Freeze for InternalTestingFetchConfigResponse",1,["rust_analyzer::lsp::ext::InternalTestingFetchConfigResponse"]],["impl Freeze for InterpretFunction",1,["rust_analyzer::lsp::ext::InterpretFunction"]],["impl Freeze for JoinLines",1,["rust_analyzer::lsp::ext::JoinLines"]],["impl Freeze for MatchingBrace",1,["rust_analyzer::lsp::ext::MatchingBrace"]],["impl Freeze for MemoryUsage",1,["rust_analyzer::lsp::ext::MemoryUsage"]],["impl Freeze for MoveItem",1,["rust_analyzer::lsp::ext::MoveItem"]],["impl Freeze for MoveItemDirection",1,["rust_analyzer::lsp::ext::MoveItemDirection"]],["impl Freeze for OnEnter",1,["rust_analyzer::lsp::ext::OnEnter"]],["impl Freeze for OnTypeFormatting",1,["rust_analyzer::lsp::ext::OnTypeFormatting"]],["impl Freeze for OpenCargoToml",1,["rust_analyzer::lsp::ext::OpenCargoToml"]],["impl Freeze for OpenServerLogs",1,["rust_analyzer::lsp::ext::OpenServerLogs"]],["impl Freeze for ParentModule",1,["rust_analyzer::lsp::ext::ParentModule"]],["impl Freeze for PositionOrRange",1,["rust_analyzer::lsp::ext::PositionOrRange"]],["impl Freeze for RebuildProcMacros",1,["rust_analyzer::lsp::ext::RebuildProcMacros"]],["impl Freeze for RelatedTests",1,["rust_analyzer::lsp::ext::RelatedTests"]],["impl Freeze for ReloadWorkspace",1,["rust_analyzer::lsp::ext::ReloadWorkspace"]],["impl Freeze for RunFlycheck",1,["rust_analyzer::lsp::ext::RunFlycheck"]],["impl Freeze for RunTest",1,["rust_analyzer::lsp::ext::RunTest"]],["impl Freeze for RunnableArgs",1,["rust_analyzer::lsp::ext::RunnableArgs"]],["impl Freeze for RunnableKind",1,["rust_analyzer::lsp::ext::RunnableKind"]],["impl Freeze for Runnables",1,["rust_analyzer::lsp::ext::Runnables"]],["impl Freeze for ServerStatusNotification",1,["rust_analyzer::lsp::ext::ServerStatusNotification"]],["impl Freeze for SnippetDocumentChangeOperation",1,["rust_analyzer::lsp::ext::SnippetDocumentChangeOperation"]],["impl Freeze for Ssr",1,["rust_analyzer::lsp::ext::Ssr"]],["impl Freeze for TestItemKind",1,["rust_analyzer::lsp::ext::TestItemKind"]],["impl Freeze for TestState",1,["rust_analyzer::lsp::ext::TestState"]],["impl Freeze for ViewCrateGraph",1,["rust_analyzer::lsp::ext::ViewCrateGraph"]],["impl Freeze for ViewFileText",1,["rust_analyzer::lsp::ext::ViewFileText"]],["impl Freeze for ViewHir",1,["rust_analyzer::lsp::ext::ViewHir"]],["impl Freeze for ViewItemTree",1,["rust_analyzer::lsp::ext::ViewItemTree"]],["impl Freeze for ViewMir",1,["rust_analyzer::lsp::ext::ViewMir"]],["impl Freeze for ViewRecursiveMemoryLayout",1,["rust_analyzer::lsp::ext::ViewRecursiveMemoryLayout"]],["impl Freeze for ViewSyntaxTree",1,["rust_analyzer::lsp::ext::ViewSyntaxTree"]],["impl Freeze for WorkspaceSymbol",1,["rust_analyzer::lsp::ext::WorkspaceSymbol"]],["impl Freeze for WorkspaceSymbolSearchKind",1,["rust_analyzer::lsp::ext::WorkspaceSymbolSearchKind"]],["impl Freeze for WorkspaceSymbolSearchScope",1,["rust_analyzer::lsp::ext::WorkspaceSymbolSearchScope"]],["impl Freeze for AnalysisStats",1,["rust_analyzer::cli::flags::AnalysisStats"]],["impl Freeze for Diagnostics",1,["rust_analyzer::cli::flags::Diagnostics"]],["impl Freeze for Highlight",1,["rust_analyzer::cli::flags::Highlight"]],["impl Freeze for Lsif",1,["rust_analyzer::cli::flags::Lsif"]],["impl Freeze for LspServer",1,["rust_analyzer::cli::flags::LspServer"]],["impl Freeze for Parse",1,["rust_analyzer::cli::flags::Parse"]],["impl Freeze for PrimeCaches",1,["rust_analyzer::cli::flags::PrimeCaches"]],["impl Freeze for RunTests",1,["rust_analyzer::cli::flags::RunTests"]],["impl Freeze for RustAnalyzer",1,["rust_analyzer::cli::flags::RustAnalyzer"]],["impl Freeze for RustcTests",1,["rust_analyzer::cli::flags::RustcTests"]],["impl Freeze for Scip",1,["rust_analyzer::cli::flags::Scip"]],["impl Freeze for Search",1,["rust_analyzer::cli::flags::Search"]],["impl Freeze for Ssr",1,["rust_analyzer::cli::flags::Ssr"]],["impl Freeze for Symbols",1,["rust_analyzer::cli::flags::Symbols"]],["impl Freeze for UnresolvedReferences",1,["rust_analyzer::cli::flags::UnresolvedReferences"]],["impl Freeze for CallInfoConfig",1,["rust_analyzer::config::CallInfoConfig"]],["impl Freeze for ClientCommandsConfig",1,["rust_analyzer::config::ClientCommandsConfig"]],["impl Freeze for Config",1,["rust_analyzer::config::Config"]],["impl Freeze for ConfigChange",1,["rust_analyzer::config::ConfigChange"]],["impl Freeze for ConfigErrors",1,["rust_analyzer::config::ConfigErrors"]],["impl Freeze for DiscoverWorkspaceConfig",1,["rust_analyzer::config::DiscoverWorkspaceConfig"]],["impl Freeze for FilesConfig",1,["rust_analyzer::config::FilesConfig"]],["impl Freeze for HoverActionsConfig",1,["rust_analyzer::config::HoverActionsConfig"]],["impl Freeze for LensConfig",1,["rust_analyzer::config::LensConfig"]],["impl Freeze for NotificationsConfig",1,["rust_analyzer::config::NotificationsConfig"]],["impl Freeze for RunnablesConfig",1,["rust_analyzer::config::RunnablesConfig"]],["impl Freeze for WorkspaceSymbolConfig",1,["rust_analyzer::config::WorkspaceSymbolConfig"]],["impl Freeze for AnalyzerStatusParams",1,["rust_analyzer::lsp::ext::AnalyzerStatusParams"]],["impl Freeze for CargoRunnableArgs",1,["rust_analyzer::lsp::ext::CargoRunnableArgs"]],["impl Freeze for ChangeTestStateParams",1,["rust_analyzer::lsp::ext::ChangeTestStateParams"]],["impl Freeze for ClientCommandOptions",1,["rust_analyzer::lsp::ext::ClientCommandOptions"]],["impl Freeze for CodeAction",1,["rust_analyzer::lsp::ext::CodeAction"]],["impl Freeze for CodeActionData",1,["rust_analyzer::lsp::ext::CodeActionData"]],["impl Freeze for CodeLensResolveData",1,["rust_analyzer::lsp::ext::CodeLensResolveData"]],["impl Freeze for CommandLink",1,["rust_analyzer::lsp::ext::CommandLink"]],["impl Freeze for CommandLinkGroup",1,["rust_analyzer::lsp::ext::CommandLinkGroup"]],["impl Freeze for CompletionImport",1,["rust_analyzer::lsp::ext::CompletionImport"]],["impl Freeze for CompletionResolveData",1,["rust_analyzer::lsp::ext::CompletionResolveData"]],["impl Freeze for CrateInfoResult",1,["rust_analyzer::lsp::ext::CrateInfoResult"]],["impl Freeze for DiscoverTestParams",1,["rust_analyzer::lsp::ext::DiscoverTestParams"]],["impl Freeze for DiscoverTestResults",1,["rust_analyzer::lsp::ext::DiscoverTestResults"]],["impl Freeze for ExpandMacroParams",1,["rust_analyzer::lsp::ext::ExpandMacroParams"]],["impl Freeze for ExpandedMacro",1,["rust_analyzer::lsp::ext::ExpandedMacro"]],["impl Freeze for ExternalDocsPair",1,["rust_analyzer::lsp::ext::ExternalDocsPair"]],["impl Freeze for FetchDependencyListParams",1,["rust_analyzer::lsp::ext::FetchDependencyListParams"]],["impl Freeze for FetchDependencyListResult",1,["rust_analyzer::lsp::ext::FetchDependencyListResult"]],["impl Freeze for Hover",1,["rust_analyzer::lsp::ext::Hover"]],["impl Freeze for HoverParams",1,["rust_analyzer::lsp::ext::HoverParams"]],["impl Freeze for InlayHintResolveData",1,["rust_analyzer::lsp::ext::InlayHintResolveData"]],["impl Freeze for InternalTestingFetchConfigParams",1,["rust_analyzer::lsp::ext::InternalTestingFetchConfigParams"]],["impl Freeze for JoinLinesParams",1,["rust_analyzer::lsp::ext::JoinLinesParams"]],["impl Freeze for MatchingBraceParams",1,["rust_analyzer::lsp::ext::MatchingBraceParams"]],["impl Freeze for MemoryLayoutNode",1,["rust_analyzer::lsp::ext::MemoryLayoutNode"]],["impl Freeze for MoveItemParams",1,["rust_analyzer::lsp::ext::MoveItemParams"]],["impl Freeze for OpenCargoTomlParams",1,["rust_analyzer::lsp::ext::OpenCargoTomlParams"]],["impl Freeze for RecursiveMemoryLayout",1,["rust_analyzer::lsp::ext::RecursiveMemoryLayout"]],["impl Freeze for RunFlycheckParams",1,["rust_analyzer::lsp::ext::RunFlycheckParams"]],["impl Freeze for RunTestParams",1,["rust_analyzer::lsp::ext::RunTestParams"]],["impl Freeze for Runnable",1,["rust_analyzer::lsp::ext::Runnable"]],["impl Freeze for RunnablesParams",1,["rust_analyzer::lsp::ext::RunnablesParams"]],["impl Freeze for ServerStatusParams",1,["rust_analyzer::lsp::ext::ServerStatusParams"]],["impl Freeze for ShellRunnableArgs",1,["rust_analyzer::lsp::ext::ShellRunnableArgs"]],["impl Freeze for SnippetTextDocumentEdit",1,["rust_analyzer::lsp::ext::SnippetTextDocumentEdit"]],["impl Freeze for SnippetTextEdit",1,["rust_analyzer::lsp::ext::SnippetTextEdit"]],["impl Freeze for SnippetWorkspaceEdit",1,["rust_analyzer::lsp::ext::SnippetWorkspaceEdit"]],["impl Freeze for SsrParams",1,["rust_analyzer::lsp::ext::SsrParams"]],["impl Freeze for TestInfo",1,["rust_analyzer::lsp::ext::TestInfo"]],["impl Freeze for TestItem",1,["rust_analyzer::lsp::ext::TestItem"]],["impl Freeze for ViewCrateGraphParams",1,["rust_analyzer::lsp::ext::ViewCrateGraphParams"]],["impl Freeze for ViewItemTreeParams",1,["rust_analyzer::lsp::ext::ViewItemTreeParams"]],["impl Freeze for ViewSyntaxTreeParams",1,["rust_analyzer::lsp::ext::ViewSyntaxTreeParams"]],["impl Freeze for WorkspaceSymbolParams",1,["rust_analyzer::lsp::ext::WorkspaceSymbolParams"]],["impl<'a> Freeze for DataVisitor<'a>",1,["rust_analyzer::tracing::hprof::DataVisitor"]],["impl<T> Freeze for Config<T>
where\n T: Freeze,
",1,["rust_analyzer::tracing::config::Config"]]]],["rust_analyzer_proc_macro_srv",[["impl Freeze for ProtocolFormat",1,["rust_analyzer_proc_macro_srv::ProtocolFormat"]],["impl Freeze for CommitInfo",1,["rust_analyzer_proc_macro_srv::version::CommitInfo"]],["impl Freeze for VersionInfo",1,["rust_analyzer_proc_macro_srv::version::VersionInfo"]]]],["span",[["impl Freeze for Transparency",1,["span::hygiene::Transparency"]],["impl Freeze for AstIdMap",1,["span::ast_id::AstIdMap"]],["impl Freeze for EditionedFileId",1,["span::EditionedFileId"]],["impl Freeze for ErasedFileAstId",1,["span::ast_id::ErasedFileAstId"]],["impl Freeze for HirFileId",1,["span::HirFileId"]],["impl Freeze for MacroCallId",1,["span::MacroCallId"]],["impl Freeze for RealSpanMap",1,["span::map::RealSpanMap"]],["impl Freeze for SpanAnchor",1,["span::SpanAnchor"]],["impl Freeze for SyntaxContext",1,["span::hygiene::SyntaxContext"]],["impl<Ctx> Freeze for SpanData<Ctx>
where\n Ctx: Freeze,
",1,["span::SpanData"]],["impl<N> Freeze for FileAstId<N>",1,["span::ast_id::FileAstId"]],["impl<S> Freeze for SpanMap<S>",1,["span::map::SpanMap"]]]],["stdx",[["impl Freeze for ThreadIntent",1,["stdx::thread::intent::ThreadIntent"]],["impl Freeze for TypeIdHasher",1,["stdx::anymap::TypeIdHasher"]],["impl Freeze for PanicContext",1,["stdx::panic_context::PanicContext"]],["impl Freeze for JodChild",1,["stdx::JodChild"]],["impl Freeze for Builder",1,["stdx::thread::Builder"]],["impl Freeze for Pool",1,["stdx::thread::pool::Pool"]],["impl<'a> Freeze for PhantomContravariantLifetime<'a>",1,["stdx::variance::PhantomContravariantLifetime"]],["impl<'a> Freeze for PhantomCovariantLifetime<'a>",1,["stdx::variance::PhantomCovariantLifetime"]],["impl<'a> Freeze for PhantomInvariantLifetime<'a>",1,["stdx::variance::PhantomInvariantLifetime"]],["impl<'map, A, V> Freeze for Entry<'map, A, V>
where\n A: ?Sized,
",1,["stdx::anymap::Entry"]],["impl<'map, A, V> Freeze for OccupiedEntry<'map, A, V>
where\n A: ?Sized,
",1,["stdx::anymap::OccupiedEntry"]],["impl<'map, A, V> Freeze for VacantEntry<'map, A, V>
where\n A: ?Sized,
",1,["stdx::anymap::VacantEntry"]],["impl<A> Freeze for Map<A>
where\n A: ?Sized,
",1,["stdx::anymap::Map"]],["impl<T> Freeze for NonEmptyVec<T>
where\n T: Freeze,
",1,["stdx::non_empty_vec::NonEmptyVec"]],["impl<T> Freeze for JoinHandle<T>",1,["stdx::thread::JoinHandle"]],["impl<T> Freeze for PhantomContravariant<T>
where\n T: ?Sized,
",1,["stdx::variance::PhantomContravariant"]],["impl<T> Freeze for PhantomCovariant<T>
where\n T: ?Sized,
",1,["stdx::variance::PhantomCovariant"]],["impl<T> Freeze for PhantomInvariant<T>
where\n T: ?Sized,
",1,["stdx::variance::PhantomInvariant"]]]],["syntax",[["impl !Freeze for SyntaxFactory",1,["syntax::ast::syntax_factory::SyntaxFactory"]],["impl Freeze for Adt",1,["syntax::ast::generated::nodes::Adt"]],["impl Freeze for ArithOp",1,["syntax::ast::operators::ArithOp"]],["impl Freeze for ArrayExprKind",1,["syntax::ast::expr_ext::ArrayExprKind"]],["impl Freeze for AsmOperand",1,["syntax::ast::generated::nodes::AsmOperand"]],["impl Freeze for AsmPiece",1,["syntax::ast::generated::nodes::AsmPiece"]],["impl Freeze for AssocItem",1,["syntax::ast::generated::nodes::AssocItem"]],["impl Freeze for AttrKind",1,["syntax::ast::node_ext::AttrKind"]],["impl Freeze for BinaryOp",1,["syntax::ast::operators::BinaryOp"]],["impl Freeze for BlockModifier",1,["syntax::ast::expr_ext::BlockModifier"]],["impl Freeze for CallableExpr",1,["syntax::ast::expr_ext::CallableExpr"]],["impl Freeze for CmpOp",1,["syntax::ast::operators::CmpOp"]],["impl Freeze for CommentPlacement",1,["syntax::ast::token_ext::CommentPlacement"]],["impl Freeze for CommentShape",1,["syntax::ast::token_ext::CommentShape"]],["impl Freeze for ElseBranch",1,["syntax::ast::expr_ext::ElseBranch"]],["impl Freeze for Expr",1,["syntax::ast::generated::nodes::Expr"]],["impl Freeze for ExternItem",1,["syntax::ast::generated::nodes::ExternItem"]],["impl Freeze for FieldKind",1,["syntax::ast::node_ext::FieldKind"]],["impl Freeze for FieldList",1,["syntax::ast::generated::nodes::FieldList"]],["impl Freeze for GenericArg",1,["syntax::ast::generated::nodes::GenericArg"]],["impl Freeze for GenericParam",1,["syntax::ast::generated::nodes::GenericParam"]],["impl Freeze for Item",1,["syntax::ast::generated::nodes::Item"]],["impl Freeze for LiteralKind",1,["syntax::ast::expr_ext::LiteralKind"]],["impl Freeze for LogicOp",1,["syntax::ast::operators::LogicOp"]],["impl Freeze for Macro",1,["syntax::ast::node_ext::Macro"]],["impl Freeze for NameLike",1,["syntax::ast::node_ext::NameLike"]],["impl Freeze for NameOrNameRef",1,["syntax::ast::node_ext::NameOrNameRef"]],["impl Freeze for Ordering",1,["syntax::ast::operators::Ordering"]],["impl Freeze for Pat",1,["syntax::ast::generated::nodes::Pat"]],["impl Freeze for PathSegmentKind",1,["syntax::ast::node_ext::PathSegmentKind"]],["impl Freeze for Radix",1,["syntax::ast::token_ext::Radix"]],["impl Freeze for RangeOp",1,["syntax::ast::operators::RangeOp"]],["impl Freeze for SelfParamKind",1,["syntax::ast::node_ext::SelfParamKind"]],["impl Freeze for Stmt",1,["syntax::ast::generated::nodes::Stmt"]],["impl Freeze for StructKind",1,["syntax::ast::node_ext::StructKind"]],["impl Freeze for TraitOrAlias",1,["syntax::ast::node_ext::TraitOrAlias"]],["impl Freeze for Type",1,["syntax::ast::generated::nodes::Type"]],["impl Freeze for TypeBoundKind",1,["syntax::ast::node_ext::TypeBoundKind"]],["impl Freeze for TypeOrConstParam",1,["syntax::ast::node_ext::TypeOrConstParam"]],["impl Freeze for UnaryOp",1,["syntax::ast::operators::UnaryOp"]],["impl Freeze for UseBoundGenericArg",1,["syntax::ast::generated::nodes::UseBoundGenericArg"]],["impl Freeze for VariantDef",1,["syntax::ast::generated::nodes::VariantDef"]],["impl Freeze for VisibilityKind",1,["syntax::ast::node_ext::VisibilityKind"]],["impl Freeze for ExprPrecedence",1,["syntax::ast::prec::ExprPrecedence"]],["impl Freeze for Fixity",1,["syntax::ast::prec::Fixity"]],["impl Freeze for RustLanguage",1,["syntax::syntax_node::RustLanguage"]],["impl Freeze for IndentLevel",1,["syntax::ast::edit::IndentLevel"]],["impl Freeze for WsBuilder",1,["syntax::ast::make::tokens::WsBuilder"]],["impl Freeze for Abi",1,["syntax::ast::generated::nodes::Abi"]],["impl Freeze for AnyHasArgList",1,["syntax::ast::generated::nodes::AnyHasArgList"]],["impl Freeze for AnyHasAttrs",1,["syntax::ast::generated::nodes::AnyHasAttrs"]],["impl Freeze for AnyHasDocComments",1,["syntax::ast::generated::nodes::AnyHasDocComments"]],["impl Freeze for AnyHasGenericArgs",1,["syntax::ast::generated::nodes::AnyHasGenericArgs"]],["impl Freeze for AnyHasGenericParams",1,["syntax::ast::generated::nodes::AnyHasGenericParams"]],["impl Freeze for AnyHasLoopBody",1,["syntax::ast::generated::nodes::AnyHasLoopBody"]],["impl Freeze for AnyHasModuleItem",1,["syntax::ast::generated::nodes::AnyHasModuleItem"]],["impl Freeze for AnyHasName",1,["syntax::ast::generated::nodes::AnyHasName"]],["impl Freeze for AnyHasTypeBounds",1,["syntax::ast::generated::nodes::AnyHasTypeBounds"]],["impl Freeze for AnyHasVisibility",1,["syntax::ast::generated::nodes::AnyHasVisibility"]],["impl Freeze for ArgList",1,["syntax::ast::generated::nodes::ArgList"]],["impl Freeze for ArrayExpr",1,["syntax::ast::generated::nodes::ArrayExpr"]],["impl Freeze for ArrayType",1,["syntax::ast::generated::nodes::ArrayType"]],["impl Freeze for AsmClobberAbi",1,["syntax::ast::generated::nodes::AsmClobberAbi"]],["impl Freeze for AsmConst",1,["syntax::ast::generated::nodes::AsmConst"]],["impl Freeze for AsmDirSpec",1,["syntax::ast::generated::nodes::AsmDirSpec"]],["impl Freeze for AsmExpr",1,["syntax::ast::generated::nodes::AsmExpr"]],["impl Freeze for AsmLabel",1,["syntax::ast::generated::nodes::AsmLabel"]],["impl Freeze for AsmOperandExpr",1,["syntax::ast::generated::nodes::AsmOperandExpr"]],["impl Freeze for AsmOperandNamed",1,["syntax::ast::generated::nodes::AsmOperandNamed"]],["impl Freeze for AsmOption",1,["syntax::ast::generated::nodes::AsmOption"]],["impl Freeze for AsmOptions",1,["syntax::ast::generated::nodes::AsmOptions"]],["impl Freeze for AsmRegOperand",1,["syntax::ast::generated::nodes::AsmRegOperand"]],["impl Freeze for AsmRegSpec",1,["syntax::ast::generated::nodes::AsmRegSpec"]],["impl Freeze for AsmSym",1,["syntax::ast::generated::nodes::AsmSym"]],["impl Freeze for AssocItemList",1,["syntax::ast::generated::nodes::AssocItemList"]],["impl Freeze for AssocTypeArg",1,["syntax::ast::generated::nodes::AssocTypeArg"]],["impl Freeze for Attr",1,["syntax::ast::generated::nodes::Attr"]],["impl Freeze for AttrDocCommentIter",1,["syntax::ast::traits::AttrDocCommentIter"]],["impl Freeze for AwaitExpr",1,["syntax::ast::generated::nodes::AwaitExpr"]],["impl Freeze for BecomeExpr",1,["syntax::ast::generated::nodes::BecomeExpr"]],["impl Freeze for BinExpr",1,["syntax::ast::generated::nodes::BinExpr"]],["impl Freeze for BlockExpr",1,["syntax::ast::generated::nodes::BlockExpr"]],["impl Freeze for BoxPat",1,["syntax::ast::generated::nodes::BoxPat"]],["impl Freeze for BreakExpr",1,["syntax::ast::generated::nodes::BreakExpr"]],["impl Freeze for Byte",1,["syntax::ast::generated::tokens::Byte"]],["impl Freeze for ByteString",1,["syntax::ast::generated::tokens::ByteString"]],["impl Freeze for CString",1,["syntax::ast::generated::tokens::CString"]],["impl Freeze for CallExpr",1,["syntax::ast::generated::nodes::CallExpr"]],["impl Freeze for CastExpr",1,["syntax::ast::generated::nodes::CastExpr"]],["impl Freeze for Char",1,["syntax::ast::generated::tokens::Char"]],["impl Freeze for ClosureExpr",1,["syntax::ast::generated::nodes::ClosureExpr"]],["impl Freeze for Comment",1,["syntax::ast::generated::tokens::Comment"]],["impl Freeze for CommentKind",1,["syntax::ast::token_ext::CommentKind"]],["impl Freeze for Const",1,["syntax::ast::generated::nodes::Const"]],["impl Freeze for ConstArg",1,["syntax::ast::generated::nodes::ConstArg"]],["impl Freeze for ConstBlockPat",1,["syntax::ast::generated::nodes::ConstBlockPat"]],["impl Freeze for ConstParam",1,["syntax::ast::generated::nodes::ConstParam"]],["impl Freeze for ContinueExpr",1,["syntax::ast::generated::nodes::ContinueExpr"]],["impl Freeze for DocCommentIter",1,["syntax::ast::traits::DocCommentIter"]],["impl Freeze for DynTraitType",1,["syntax::ast::generated::nodes::DynTraitType"]],["impl Freeze for Enum",1,["syntax::ast::generated::nodes::Enum"]],["impl Freeze for ExprStmt",1,["syntax::ast::generated::nodes::ExprStmt"]],["impl Freeze for ExternBlock",1,["syntax::ast::generated::nodes::ExternBlock"]],["impl Freeze for ExternCrate",1,["syntax::ast::generated::nodes::ExternCrate"]],["impl Freeze for ExternItemList",1,["syntax::ast::generated::nodes::ExternItemList"]],["impl Freeze for FieldExpr",1,["syntax::ast::generated::nodes::FieldExpr"]],["impl Freeze for FloatNumber",1,["syntax::ast::generated::tokens::FloatNumber"]],["impl Freeze for Fn",1,["syntax::ast::generated::nodes::Fn"]],["impl Freeze for FnPtrType",1,["syntax::ast::generated::nodes::FnPtrType"]],["impl Freeze for ForBinder",1,["syntax::ast::generated::nodes::ForBinder"]],["impl Freeze for ForExpr",1,["syntax::ast::generated::nodes::ForExpr"]],["impl Freeze for ForType",1,["syntax::ast::generated::nodes::ForType"]],["impl Freeze for FormatArgsArg",1,["syntax::ast::generated::nodes::FormatArgsArg"]],["impl Freeze for FormatArgsExpr",1,["syntax::ast::generated::nodes::FormatArgsExpr"]],["impl Freeze for GenericArgList",1,["syntax::ast::generated::nodes::GenericArgList"]],["impl Freeze for GenericParamList",1,["syntax::ast::generated::nodes::GenericParamList"]],["impl Freeze for Ident",1,["syntax::ast::generated::tokens::Ident"]],["impl Freeze for IdentPat",1,["syntax::ast::generated::nodes::IdentPat"]],["impl Freeze for IfExpr",1,["syntax::ast::generated::nodes::IfExpr"]],["impl Freeze for Impl",1,["syntax::ast::generated::nodes::Impl"]],["impl Freeze for ImplTraitType",1,["syntax::ast::generated::nodes::ImplTraitType"]],["impl Freeze for IndexExpr",1,["syntax::ast::generated::nodes::IndexExpr"]],["impl Freeze for InferType",1,["syntax::ast::generated::nodes::InferType"]],["impl Freeze for IntNumber",1,["syntax::ast::generated::tokens::IntNumber"]],["impl Freeze for ItemList",1,["syntax::ast::generated::nodes::ItemList"]],["impl Freeze for Label",1,["syntax::ast::generated::nodes::Label"]],["impl Freeze for LetElse",1,["syntax::ast::generated::nodes::LetElse"]],["impl Freeze for LetExpr",1,["syntax::ast::generated::nodes::LetExpr"]],["impl Freeze for LetStmt",1,["syntax::ast::generated::nodes::LetStmt"]],["impl Freeze for Lifetime",1,["syntax::ast::generated::nodes::Lifetime"]],["impl Freeze for LifetimeArg",1,["syntax::ast::generated::nodes::LifetimeArg"]],["impl Freeze for LifetimeParam",1,["syntax::ast::generated::nodes::LifetimeParam"]],["impl Freeze for Literal",1,["syntax::ast::generated::nodes::Literal"]],["impl Freeze for LiteralPat",1,["syntax::ast::generated::nodes::LiteralPat"]],["impl Freeze for LoopExpr",1,["syntax::ast::generated::nodes::LoopExpr"]],["impl Freeze for MacroCall",1,["syntax::ast::generated::nodes::MacroCall"]],["impl Freeze for MacroDef",1,["syntax::ast::generated::nodes::MacroDef"]],["impl Freeze for MacroExpr",1,["syntax::ast::generated::nodes::MacroExpr"]],["impl Freeze for MacroItems",1,["syntax::ast::generated::nodes::MacroItems"]],["impl Freeze for MacroPat",1,["syntax::ast::generated::nodes::MacroPat"]],["impl Freeze for MacroRules",1,["syntax::ast::generated::nodes::MacroRules"]],["impl Freeze for MacroStmts",1,["syntax::ast::generated::nodes::MacroStmts"]],["impl Freeze for MacroType",1,["syntax::ast::generated::nodes::MacroType"]],["impl Freeze for MatchArm",1,["syntax::ast::generated::nodes::MatchArm"]],["impl Freeze for MatchArmList",1,["syntax::ast::generated::nodes::MatchArmList"]],["impl Freeze for MatchExpr",1,["syntax::ast::generated::nodes::MatchExpr"]],["impl Freeze for MatchGuard",1,["syntax::ast::generated::nodes::MatchGuard"]],["impl Freeze for Meta",1,["syntax::ast::generated::nodes::Meta"]],["impl Freeze for MethodCallExpr",1,["syntax::ast::generated::nodes::MethodCallExpr"]],["impl Freeze for Module",1,["syntax::ast::generated::nodes::Module"]],["impl Freeze for Name",1,["syntax::ast::generated::nodes::Name"]],["impl Freeze for NameRef",1,["syntax::ast::generated::nodes::NameRef"]],["impl Freeze for NeverType",1,["syntax::ast::generated::nodes::NeverType"]],["impl Freeze for OffsetOfExpr",1,["syntax::ast::generated::nodes::OffsetOfExpr"]],["impl Freeze for OrPat",1,["syntax::ast::generated::nodes::OrPat"]],["impl Freeze for Param",1,["syntax::ast::generated::nodes::Param"]],["impl Freeze for ParamList",1,["syntax::ast::generated::nodes::ParamList"]],["impl Freeze for ParenExpr",1,["syntax::ast::generated::nodes::ParenExpr"]],["impl Freeze for ParenPat",1,["syntax::ast::generated::nodes::ParenPat"]],["impl Freeze for ParenType",1,["syntax::ast::generated::nodes::ParenType"]],["impl Freeze for ParenthesizedArgList",1,["syntax::ast::generated::nodes::ParenthesizedArgList"]],["impl Freeze for Path",1,["syntax::ast::generated::nodes::Path"]],["impl Freeze for PathExpr",1,["syntax::ast::generated::nodes::PathExpr"]],["impl Freeze for PathPat",1,["syntax::ast::generated::nodes::PathPat"]],["impl Freeze for PathSegment",1,["syntax::ast::generated::nodes::PathSegment"]],["impl Freeze for PathType",1,["syntax::ast::generated::nodes::PathType"]],["impl Freeze for PrefixExpr",1,["syntax::ast::generated::nodes::PrefixExpr"]],["impl Freeze for PtrType",1,["syntax::ast::generated::nodes::PtrType"]],["impl Freeze for QuoteOffsets",1,["syntax::ast::token_ext::QuoteOffsets"]],["impl Freeze for RangeExpr",1,["syntax::ast::generated::nodes::RangeExpr"]],["impl Freeze for RangePat",1,["syntax::ast::generated::nodes::RangePat"]],["impl Freeze for RecordExpr",1,["syntax::ast::generated::nodes::RecordExpr"]],["impl Freeze for RecordExprField",1,["syntax::ast::generated::nodes::RecordExprField"]],["impl Freeze for RecordExprFieldList",1,["syntax::ast::generated::nodes::RecordExprFieldList"]],["impl Freeze for RecordField",1,["syntax::ast::generated::nodes::RecordField"]],["impl Freeze for RecordFieldList",1,["syntax::ast::generated::nodes::RecordFieldList"]],["impl Freeze for RecordPat",1,["syntax::ast::generated::nodes::RecordPat"]],["impl Freeze for RecordPatField",1,["syntax::ast::generated::nodes::RecordPatField"]],["impl Freeze for RecordPatFieldList",1,["syntax::ast::generated::nodes::RecordPatFieldList"]],["impl Freeze for RefExpr",1,["syntax::ast::generated::nodes::RefExpr"]],["impl Freeze for RefPat",1,["syntax::ast::generated::nodes::RefPat"]],["impl Freeze for RefType",1,["syntax::ast::generated::nodes::RefType"]],["impl Freeze for Rename",1,["syntax::ast::generated::nodes::Rename"]],["impl Freeze for RestPat",1,["syntax::ast::generated::nodes::RestPat"]],["impl Freeze for RetType",1,["syntax::ast::generated::nodes::RetType"]],["impl Freeze for ReturnExpr",1,["syntax::ast::generated::nodes::ReturnExpr"]],["impl Freeze for ReturnTypeSyntax",1,["syntax::ast::generated::nodes::ReturnTypeSyntax"]],["impl Freeze for SelfParam",1,["syntax::ast::generated::nodes::SelfParam"]],["impl Freeze for SlicePat",1,["syntax::ast::generated::nodes::SlicePat"]],["impl Freeze for SlicePatComponents",1,["syntax::ast::node_ext::SlicePatComponents"]],["impl Freeze for SliceType",1,["syntax::ast::generated::nodes::SliceType"]],["impl Freeze for SourceFile",1,["syntax::ast::generated::nodes::SourceFile"]],["impl Freeze for Static",1,["syntax::ast::generated::nodes::Static"]],["impl Freeze for StmtList",1,["syntax::ast::generated::nodes::StmtList"]],["impl Freeze for String",1,["syntax::ast::generated::tokens::String"]],["impl Freeze for Struct",1,["syntax::ast::generated::nodes::Struct"]],["impl Freeze for TokenTree",1,["syntax::ast::generated::nodes::TokenTree"]],["impl Freeze for Trait",1,["syntax::ast::generated::nodes::Trait"]],["impl Freeze for TraitAlias",1,["syntax::ast::generated::nodes::TraitAlias"]],["impl Freeze for TryExpr",1,["syntax::ast::generated::nodes::TryExpr"]],["impl Freeze for TupleExpr",1,["syntax::ast::generated::nodes::TupleExpr"]],["impl Freeze for TupleField",1,["syntax::ast::generated::nodes::TupleField"]],["impl Freeze for TupleFieldList",1,["syntax::ast::generated::nodes::TupleFieldList"]],["impl Freeze for TuplePat",1,["syntax::ast::generated::nodes::TuplePat"]],["impl Freeze for TupleStructPat",1,["syntax::ast::generated::nodes::TupleStructPat"]],["impl Freeze for TupleType",1,["syntax::ast::generated::nodes::TupleType"]],["impl Freeze for TypeAlias",1,["syntax::ast::generated::nodes::TypeAlias"]],["impl Freeze for TypeAnchor",1,["syntax::ast::generated::nodes::TypeAnchor"]],["impl Freeze for TypeArg",1,["syntax::ast::generated::nodes::TypeArg"]],["impl Freeze for TypeBound",1,["syntax::ast::generated::nodes::TypeBound"]],["impl Freeze for TypeBoundList",1,["syntax::ast::generated::nodes::TypeBoundList"]],["impl Freeze for TypeParam",1,["syntax::ast::generated::nodes::TypeParam"]],["impl Freeze for UnderscoreExpr",1,["syntax::ast::generated::nodes::UnderscoreExpr"]],["impl Freeze for Union",1,["syntax::ast::generated::nodes::Union"]],["impl Freeze for Use",1,["syntax::ast::generated::nodes::Use"]],["impl Freeze for UseBoundGenericArgs",1,["syntax::ast::generated::nodes::UseBoundGenericArgs"]],["impl Freeze for UseTree",1,["syntax::ast::generated::nodes::UseTree"]],["impl Freeze for UseTreeList",1,["syntax::ast::generated::nodes::UseTreeList"]],["impl Freeze for Variant",1,["syntax::ast::generated::nodes::Variant"]],["impl Freeze for VariantList",1,["syntax::ast::generated::nodes::VariantList"]],["impl Freeze for Visibility",1,["syntax::ast::generated::nodes::Visibility"]],["impl Freeze for WhereClause",1,["syntax::ast::generated::nodes::WhereClause"]],["impl Freeze for WherePred",1,["syntax::ast::generated::nodes::WherePred"]],["impl Freeze for WhileExpr",1,["syntax::ast::generated::nodes::WhileExpr"]],["impl Freeze for Whitespace",1,["syntax::ast::generated::tokens::Whitespace"]],["impl Freeze for WildcardPat",1,["syntax::ast::generated::nodes::WildcardPat"]],["impl Freeze for YeetExpr",1,["syntax::ast::generated::nodes::YeetExpr"]],["impl Freeze for YieldExpr",1,["syntax::ast::generated::nodes::YieldExpr"]],["impl Freeze for SyntaxError",1,["syntax::syntax_error::SyntaxError"]],["impl Freeze for SyntaxTreeBuilder",1,["syntax::syntax_node::SyntaxTreeBuilder"]],["impl Freeze for Position",1,["syntax::syntax_editor::Position"]],["impl Freeze for SyntaxAnnotation",1,["syntax::syntax_editor::SyntaxAnnotation"]],["impl Freeze for SyntaxEdit",1,["syntax::syntax_editor::SyntaxEdit"]],["impl Freeze for SyntaxEditor",1,["syntax::syntax_editor::SyntaxEditor"]],["impl Freeze for SyntaxMapping",1,["syntax::syntax_editor::mapping::SyntaxMapping"]],["impl Freeze for SyntaxMappingBuilder",1,["syntax::syntax_editor::mapping::SyntaxMappingBuilder"]],["impl Freeze for Position",1,["syntax::ted::Position"]],["impl<'a> Freeze for TokenText<'a>",1,["syntax::token_text::TokenText"]],["impl<N> Freeze for AstChildren<N>",1,["syntax::ast::AstChildren"]],["impl<N> Freeze for AstPtr<N>",1,["syntax::ptr::AstPtr"]],["impl<T> Freeze for Parse<T>",1,["syntax::Parse"]]]],["syntax_bridge",[["impl Freeze for DocCommentDesugarMode",1,["syntax_bridge::DocCommentDesugarMode"]],["impl Freeze for PrettifyWsKind",1,["syntax_bridge::prettify_macro_expansion::PrettifyWsKind"]],["impl Freeze for DummyTestSpanMap",1,["syntax_bridge::dummy_test_span_utils::DummyTestSpanMap"]]]],["test_fixture",[["impl Freeze for ChangeFixture",1,["test_fixture::ChangeFixture"]]]],["test_utils",[["impl Freeze for RangeOrOffset",1,["test_utils::RangeOrOffset"]],["impl Freeze for AssertLinear",1,["test_utils::assert_linear::AssertLinear"]],["impl Freeze for Fixture",1,["test_utils::fixture::Fixture"]],["impl Freeze for FixtureWithProjectMeta",1,["test_utils::fixture::FixtureWithProjectMeta"]],["impl Freeze for MiniCore",1,["test_utils::fixture::MiniCore"]]]],["toolchain",[["impl Freeze for Tool",1,["toolchain::Tool"]]]],["tt",[["impl Freeze for DelimiterKind",1,["tt::DelimiterKind"]],["impl Freeze for IdentIsRaw",1,["tt::IdentIsRaw"]],["impl Freeze for LitKind",1,["tt::LitKind"]],["impl Freeze for Spacing",1,["tt::Spacing"]],["impl Freeze for Lit",1,["tt::Lit"]],["impl Freeze for SubtreeBuilderRestorePoint",1,["tt::SubtreeBuilderRestorePoint"]],["impl<'a, S> Freeze for TtElement<'a, S>",1,["tt::iter::TtElement"]],["impl<'a, S> Freeze for TtIter<'a, S>",1,["tt::iter::TtIter"]],["impl<'a, S> Freeze for TtIterSavepoint<'a, S>",1,["tt::iter::TtIterSavepoint"]],["impl<'a, S> Freeze for SubtreeView<'a, S>",1,["tt::SubtreeView"]],["impl<'a, S> Freeze for TokenTreesView<'a, S>",1,["tt::TokenTreesView"]],["impl<'a, Span> Freeze for Cursor<'a, Span>",1,["tt::buffer::Cursor"]],["impl<S> Freeze for Leaf<S>
where\n S: Freeze,
",1,["tt::Leaf"]],["impl<S> Freeze for TokenTree<S>
where\n S: Freeze,
",1,["tt::TokenTree"]],["impl<S> Freeze for DelimSpan<S>
where\n S: Freeze,
",1,["tt::DelimSpan"]],["impl<S> Freeze for Delimiter<S>
where\n S: Freeze,
",1,["tt::Delimiter"]],["impl<S> Freeze for Ident<S>
where\n S: Freeze,
",1,["tt::Ident"]],["impl<S> Freeze for Literal<S>
where\n S: Freeze,
",1,["tt::Literal"]],["impl<S> Freeze for Punct<S>
where\n S: Freeze,
",1,["tt::Punct"]],["impl<S> Freeze for Subtree<S>
where\n S: Freeze,
",1,["tt::Subtree"]],["impl<S> Freeze for TopSubtree<S>",1,["tt::TopSubtree"]],["impl<S> Freeze for TopSubtreeBuilder<S>",1,["tt::TopSubtreeBuilder"]]]],["vfs",[["impl Freeze for Change",1,["vfs::Change"]],["impl Freeze for ChangeKind",1,["vfs::ChangeKind"]],["impl Freeze for FileExcluded",1,["vfs::FileExcluded"]],["impl Freeze for FileState",1,["vfs::FileState"]],["impl Freeze for Entry",1,["vfs::loader::Entry"]],["impl Freeze for LoadingProgress",1,["vfs::loader::LoadingProgress"]],["impl Freeze for Message",1,["vfs::loader::Message"]],["impl Freeze for FileSet",1,["vfs::file_set::FileSet"]],["impl Freeze for FileSetConfig",1,["vfs::file_set::FileSetConfig"]],["impl Freeze for FileSetConfigBuilder",1,["vfs::file_set::FileSetConfigBuilder"]],["impl Freeze for Config",1,["vfs::loader::Config"]],["impl Freeze for Directories",1,["vfs::loader::Directories"]],["impl Freeze for AnchoredPathBuf",1,["vfs::anchored_path::AnchoredPathBuf"]],["impl Freeze for ChangedFile",1,["vfs::ChangedFile"]],["impl Freeze for FileId",1,["vfs::FileId"]],["impl Freeze for Vfs",1,["vfs::Vfs"]],["impl Freeze for VfsPath",1,["vfs::vfs_path::VfsPath"]],["impl<'a> Freeze for AnchoredPath<'a>",1,["vfs::anchored_path::AnchoredPath"]]]],["vfs_notify",[["impl Freeze for NotifyHandle",1,["vfs_notify::NotifyHandle"]]]],["xtask",[["impl Freeze for Cardinality",1,["xtask::codegen::grammar::ast_src::Cardinality"]],["impl Freeze for Edition",1,["xtask::codegen::grammar::ast_src::Edition"]],["impl Freeze for Field",1,["xtask::codegen::grammar::ast_src::Field"]],["impl Freeze for Severity",1,["xtask::codegen::lints::Severity"]],["impl Freeze for TestKind",1,["xtask::codegen::parser_inline_tests::TestKind"]],["impl Freeze for CodegenType",1,["xtask::flags::CodegenType"]],["impl Freeze for Malloc",1,["xtask::flags::Malloc"]],["impl Freeze for MeasurementType",1,["xtask::flags::MeasurementType"]],["impl Freeze for PgoTrainingCrate",1,["xtask::flags::PgoTrainingCrate"]],["impl Freeze for XtaskCmd",1,["xtask::flags::XtaskCmd"]],["impl Freeze for Component",1,["xtask::publish::notes::Component"]],["impl Freeze for ListMarker",1,["xtask::publish::notes::ListMarker"]],["impl Freeze for PrKind",1,["xtask::release::changelog::PrKind"]],["impl Freeze for Assist",1,["xtask::codegen::assists_doc_tests::Assist"]],["impl Freeze for Section",1,["xtask::codegen::assists_doc_tests::Section"]],["impl Freeze for Diagnostic",1,["xtask::codegen::diagnostics_docs::Diagnostic"]],["impl Freeze for Feature",1,["xtask::codegen::feature_docs::Feature"]],["impl Freeze for AstEnumSrc",1,["xtask::codegen::grammar::ast_src::AstEnumSrc"]],["impl Freeze for AstNodeSrc",1,["xtask::codegen::grammar::ast_src::AstNodeSrc"]],["impl Freeze for AstSrc",1,["xtask::codegen::grammar::ast_src::AstSrc"]],["impl Freeze for KindsSrc",1,["xtask::codegen::grammar::ast_src::KindsSrc"]],["impl Freeze for ClippyLint",1,["xtask::codegen::lints::ClippyLint"]],["impl Freeze for Lint",1,["xtask::codegen::lints::Lint"]],["impl Freeze for Test",1,["xtask::codegen::parser_inline_tests::Test"]],["impl Freeze for Tests",1,["xtask::codegen::parser_inline_tests::Tests"]],["impl Freeze for CommentBlock",1,["xtask::codegen::CommentBlock"]],["impl Freeze for Location",1,["xtask::codegen::Location"]],["impl Freeze for Patch",1,["xtask::dist::Patch"]],["impl Freeze for Target",1,["xtask::dist::Target"]],["impl Freeze for Bb",1,["xtask::flags::Bb"]],["impl Freeze for Codegen",1,["xtask::flags::Codegen"]],["impl Freeze for Dist",1,["xtask::flags::Dist"]],["impl Freeze for FuzzTests",1,["xtask::flags::FuzzTests"]],["impl Freeze for Install",1,["xtask::flags::Install"]],["impl Freeze for Metrics",1,["xtask::flags::Metrics"]],["impl Freeze for PublishReleaseNotes",1,["xtask::flags::PublishReleaseNotes"]],["impl Freeze for Release",1,["xtask::flags::Release"]],["impl Freeze for Tidy",1,["xtask::flags::Tidy"]],["impl Freeze for Xtask",1,["xtask::flags::Xtask"]],["impl Freeze for ClientOpt",1,["xtask::install::ClientOpt"]],["impl Freeze for ProcMacroServerOpt",1,["xtask::install::ProcMacroServerOpt"]],["impl Freeze for ServerOpt",1,["xtask::install::ServerOpt"]],["impl Freeze for Host",1,["xtask::metrics::Host"]],["impl Freeze for Metrics",1,["xtask::metrics::Metrics"]],["impl Freeze for ListNesting",1,["xtask::publish::notes::ListNesting"]],["impl Freeze for Macro",1,["xtask::publish::notes::Macro"]],["impl Freeze for PrInfo",1,["xtask::release::changelog::PrInfo"]],["impl Freeze for TidyDocs",1,["xtask::tidy::TidyDocs"]],["impl Freeze for TidyMarks",1,["xtask::tidy::TidyMarks"]],["impl<'a, 'b, R> Freeze for Converter<'a, 'b, R>",1,["xtask::publish::notes::Converter"]]]]]); if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })() //{"start":57,"fragment_lengths":[7000,1969,604,41853,79168,15098,33900,22433,1015,4636,23349,1002,2065,1085,2782,1203,1311,4504,2064,2643,1124,5729,1496,11344,51348,1160,3701,7466,76146,1161,336,1596,282,7829,5214,324,15938]}