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