Build Information
Failed to build swift-snapshot-testing, reference 1.17.5 (7b0bbb), with Swift 6.2 for Wasm on 9 Feb 2026 21:58:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
3100 | case \TernaryExprSyntax.unexpectedBeforeCondition:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3100:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3098 | case \SwitchExprSyntax.unexpectedAfterRightBrace:
3099 | return "unexpectedAfterRightBrace"
3100 | case \TernaryExprSyntax.unexpectedBeforeCondition:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3101 | return "unexpectedBeforeCondition"
3102 | case \TernaryExprSyntax.condition:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3102:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3100 | case \TernaryExprSyntax.unexpectedBeforeCondition:
3101 | return "unexpectedBeforeCondition"
3102 | case \TernaryExprSyntax.condition:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3103 | return "condition"
3104 | case \TernaryExprSyntax.unexpectedBetweenConditionAndQuestionMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3104:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3102 | case \TernaryExprSyntax.condition:
3103 | return "condition"
3104 | case \TernaryExprSyntax.unexpectedBetweenConditionAndQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3105 | return "unexpectedBetweenConditionAndQuestionMark"
3106 | case \TernaryExprSyntax.questionMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3106:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3104 | case \TernaryExprSyntax.unexpectedBetweenConditionAndQuestionMark:
3105 | return "unexpectedBetweenConditionAndQuestionMark"
3106 | case \TernaryExprSyntax.questionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3107 | return "questionMark"
3108 | case \TernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3108:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3106 | case \TernaryExprSyntax.questionMark:
3107 | return "questionMark"
3108 | case \TernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3109 | return "unexpectedBetweenQuestionMarkAndThenExpression"
3110 | case \TernaryExprSyntax.thenExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3110:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3108 | case \TernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
3109 | return "unexpectedBetweenQuestionMarkAndThenExpression"
3110 | case \TernaryExprSyntax.thenExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3111 | return "thenExpression"
3112 | case \TernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3112:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3110 | case \TernaryExprSyntax.thenExpression:
3111 | return "thenExpression"
3112 | case \TernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3113 | return "unexpectedBetweenThenExpressionAndColon"
3114 | case \TernaryExprSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3114:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3112 | case \TernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
3113 | return "unexpectedBetweenThenExpressionAndColon"
3114 | case \TernaryExprSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3115 | return "colon"
3116 | case \TernaryExprSyntax.unexpectedBetweenColonAndElseExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3116:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3114 | case \TernaryExprSyntax.colon:
3115 | return "colon"
3116 | case \TernaryExprSyntax.unexpectedBetweenColonAndElseExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3117 | return "unexpectedBetweenColonAndElseExpression"
3118 | case \TernaryExprSyntax.elseExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3118:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3116 | case \TernaryExprSyntax.unexpectedBetweenColonAndElseExpression:
3117 | return "unexpectedBetweenColonAndElseExpression"
3118 | case \TernaryExprSyntax.elseExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3119 | return "elseExpression"
3120 | case \TernaryExprSyntax.unexpectedAfterElseExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3120:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3118 | case \TernaryExprSyntax.elseExpression:
3119 | return "elseExpression"
3120 | case \TernaryExprSyntax.unexpectedAfterElseExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3121 | return "unexpectedAfterElseExpression"
3122 | case \ThenStmtSyntax.unexpectedBeforeThenKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3122:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3120 | case \TernaryExprSyntax.unexpectedAfterElseExpression:
3121 | return "unexpectedAfterElseExpression"
3122 | case \ThenStmtSyntax.unexpectedBeforeThenKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3123 | return "unexpectedBeforeThenKeyword"
3124 | case \ThenStmtSyntax.thenKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3124:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3122 | case \ThenStmtSyntax.unexpectedBeforeThenKeyword:
3123 | return "unexpectedBeforeThenKeyword"
3124 | case \ThenStmtSyntax.thenKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3125 | return "thenKeyword"
3126 | case \ThenStmtSyntax.unexpectedBetweenThenKeywordAndExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3126:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3124 | case \ThenStmtSyntax.thenKeyword:
3125 | return "thenKeyword"
3126 | case \ThenStmtSyntax.unexpectedBetweenThenKeywordAndExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3127 | return "unexpectedBetweenThenKeywordAndExpression"
3128 | case \ThenStmtSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3128:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3126 | case \ThenStmtSyntax.unexpectedBetweenThenKeywordAndExpression:
3127 | return "unexpectedBetweenThenKeywordAndExpression"
3128 | case \ThenStmtSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3129 | return "expression"
3130 | case \ThenStmtSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3130:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3128 | case \ThenStmtSyntax.expression:
3129 | return "expression"
3130 | case \ThenStmtSyntax.unexpectedAfterExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3131 | return "unexpectedAfterExpression"
3132 | case \ThrowStmtSyntax.unexpectedBeforeThrowKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3132:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3130 | case \ThenStmtSyntax.unexpectedAfterExpression:
3131 | return "unexpectedAfterExpression"
3132 | case \ThrowStmtSyntax.unexpectedBeforeThrowKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3133 | return "unexpectedBeforeThrowKeyword"
3134 | case \ThrowStmtSyntax.throwKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3134:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3132 | case \ThrowStmtSyntax.unexpectedBeforeThrowKeyword:
3133 | return "unexpectedBeforeThrowKeyword"
3134 | case \ThrowStmtSyntax.throwKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3135 | return "throwKeyword"
3136 | case \ThrowStmtSyntax.unexpectedBetweenThrowKeywordAndExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3136:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3134 | case \ThrowStmtSyntax.throwKeyword:
3135 | return "throwKeyword"
3136 | case \ThrowStmtSyntax.unexpectedBetweenThrowKeywordAndExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3137 | return "unexpectedBetweenThrowKeywordAndExpression"
3138 | case \ThrowStmtSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3138:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3136 | case \ThrowStmtSyntax.unexpectedBetweenThrowKeywordAndExpression:
3137 | return "unexpectedBetweenThrowKeywordAndExpression"
3138 | case \ThrowStmtSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3139 | return "expression"
3140 | case \ThrowStmtSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3140:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3138 | case \ThrowStmtSyntax.expression:
3139 | return "expression"
3140 | case \ThrowStmtSyntax.unexpectedAfterExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3141 | return "unexpectedAfterExpression"
3142 | case \ThrowsClauseSyntax.unexpectedBeforeThrowsSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3142:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3140 | case \ThrowStmtSyntax.unexpectedAfterExpression:
3141 | return "unexpectedAfterExpression"
3142 | case \ThrowsClauseSyntax.unexpectedBeforeThrowsSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3143 | return "unexpectedBeforeThrowsSpecifier"
3144 | case \ThrowsClauseSyntax.throwsSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3144:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3142 | case \ThrowsClauseSyntax.unexpectedBeforeThrowsSpecifier:
3143 | return "unexpectedBeforeThrowsSpecifier"
3144 | case \ThrowsClauseSyntax.throwsSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3145 | return "throwsSpecifier"
3146 | case \ThrowsClauseSyntax.unexpectedBetweenThrowsSpecifierAndLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3146:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3144 | case \ThrowsClauseSyntax.throwsSpecifier:
3145 | return "throwsSpecifier"
3146 | case \ThrowsClauseSyntax.unexpectedBetweenThrowsSpecifierAndLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3147 | return "unexpectedBetweenThrowsSpecifierAndLeftParen"
3148 | case \ThrowsClauseSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3148:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3146 | case \ThrowsClauseSyntax.unexpectedBetweenThrowsSpecifierAndLeftParen:
3147 | return "unexpectedBetweenThrowsSpecifierAndLeftParen"
3148 | case \ThrowsClauseSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3149 | return "leftParen"
3150 | case \ThrowsClauseSyntax.unexpectedBetweenLeftParenAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3150:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3148 | case \ThrowsClauseSyntax.leftParen:
3149 | return "leftParen"
3150 | case \ThrowsClauseSyntax.unexpectedBetweenLeftParenAndType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3151 | return "unexpectedBetweenLeftParenAndType"
3152 | case \ThrowsClauseSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3152:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3150 | case \ThrowsClauseSyntax.unexpectedBetweenLeftParenAndType:
3151 | return "unexpectedBetweenLeftParenAndType"
3152 | case \ThrowsClauseSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3153 | return "type"
3154 | case \ThrowsClauseSyntax.unexpectedBetweenTypeAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3154:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3152 | case \ThrowsClauseSyntax.type:
3153 | return "type"
3154 | case \ThrowsClauseSyntax.unexpectedBetweenTypeAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3155 | return "unexpectedBetweenTypeAndRightParen"
3156 | case \ThrowsClauseSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3156:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3154 | case \ThrowsClauseSyntax.unexpectedBetweenTypeAndRightParen:
3155 | return "unexpectedBetweenTypeAndRightParen"
3156 | case \ThrowsClauseSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3157 | return "rightParen"
3158 | case \ThrowsClauseSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3158:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3156 | case \ThrowsClauseSyntax.rightParen:
3157 | return "rightParen"
3158 | case \ThrowsClauseSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3159 | return "unexpectedAfterRightParen"
3160 | case \TryExprSyntax.unexpectedBeforeTryKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3160:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3158 | case \ThrowsClauseSyntax.unexpectedAfterRightParen:
3159 | return "unexpectedAfterRightParen"
3160 | case \TryExprSyntax.unexpectedBeforeTryKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3161 | return "unexpectedBeforeTryKeyword"
3162 | case \TryExprSyntax.tryKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3162:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3160 | case \TryExprSyntax.unexpectedBeforeTryKeyword:
3161 | return "unexpectedBeforeTryKeyword"
3162 | case \TryExprSyntax.tryKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3163 | return "tryKeyword"
3164 | case \TryExprSyntax.unexpectedBetweenTryKeywordAndQuestionOrExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3164:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3162 | case \TryExprSyntax.tryKeyword:
3163 | return "tryKeyword"
3164 | case \TryExprSyntax.unexpectedBetweenTryKeywordAndQuestionOrExclamationMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3165 | return "unexpectedBetweenTryKeywordAndQuestionOrExclamationMark"
3166 | case \TryExprSyntax.questionOrExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3166:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3164 | case \TryExprSyntax.unexpectedBetweenTryKeywordAndQuestionOrExclamationMark:
3165 | return "unexpectedBetweenTryKeywordAndQuestionOrExclamationMark"
3166 | case \TryExprSyntax.questionOrExclamationMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3167 | return "questionOrExclamationMark"
3168 | case \TryExprSyntax.unexpectedBetweenQuestionOrExclamationMarkAndExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3168:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3166 | case \TryExprSyntax.questionOrExclamationMark:
3167 | return "questionOrExclamationMark"
3168 | case \TryExprSyntax.unexpectedBetweenQuestionOrExclamationMarkAndExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3169 | return "unexpectedBetweenQuestionOrExclamationMarkAndExpression"
3170 | case \TryExprSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3170:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3168 | case \TryExprSyntax.unexpectedBetweenQuestionOrExclamationMarkAndExpression:
3169 | return "unexpectedBetweenQuestionOrExclamationMarkAndExpression"
3170 | case \TryExprSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3171 | return "expression"
3172 | case \TryExprSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3172:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3170 | case \TryExprSyntax.expression:
3171 | return "expression"
3172 | case \TryExprSyntax.unexpectedAfterExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3173 | return "unexpectedAfterExpression"
3174 | case \TupleExprSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3174:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3172 | case \TryExprSyntax.unexpectedAfterExpression:
3173 | return "unexpectedAfterExpression"
3174 | case \TupleExprSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3175 | return "unexpectedBeforeLeftParen"
3176 | case \TupleExprSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3176:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3174 | case \TupleExprSyntax.unexpectedBeforeLeftParen:
3175 | return "unexpectedBeforeLeftParen"
3176 | case \TupleExprSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3177 | return "leftParen"
3178 | case \TupleExprSyntax.unexpectedBetweenLeftParenAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3178:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3176 | case \TupleExprSyntax.leftParen:
3177 | return "leftParen"
3178 | case \TupleExprSyntax.unexpectedBetweenLeftParenAndElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3179 | return "unexpectedBetweenLeftParenAndElements"
3180 | case \TupleExprSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3180:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3178 | case \TupleExprSyntax.unexpectedBetweenLeftParenAndElements:
3179 | return "unexpectedBetweenLeftParenAndElements"
3180 | case \TupleExprSyntax.elements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3181 | return "elements"
3182 | case \TupleExprSyntax.unexpectedBetweenElementsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3182:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3180 | case \TupleExprSyntax.elements:
3181 | return "elements"
3182 | case \TupleExprSyntax.unexpectedBetweenElementsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3183 | return "unexpectedBetweenElementsAndRightParen"
3184 | case \TupleExprSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3184:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3182 | case \TupleExprSyntax.unexpectedBetweenElementsAndRightParen:
3183 | return "unexpectedBetweenElementsAndRightParen"
3184 | case \TupleExprSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3185 | return "rightParen"
3186 | case \TupleExprSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3186:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3184 | case \TupleExprSyntax.rightParen:
3185 | return "rightParen"
3186 | case \TupleExprSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3187 | return "unexpectedAfterRightParen"
3188 | case \TuplePatternElementSyntax.unexpectedBeforeLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3188:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3186 | case \TupleExprSyntax.unexpectedAfterRightParen:
3187 | return "unexpectedAfterRightParen"
3188 | case \TuplePatternElementSyntax.unexpectedBeforeLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3189 | return "unexpectedBeforeLabel"
3190 | case \TuplePatternElementSyntax.label:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3190:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3188 | case \TuplePatternElementSyntax.unexpectedBeforeLabel:
3189 | return "unexpectedBeforeLabel"
3190 | case \TuplePatternElementSyntax.label:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3191 | return "label"
3192 | case \TuplePatternElementSyntax.unexpectedBetweenLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3192:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3190 | case \TuplePatternElementSyntax.label:
3191 | return "label"
3192 | case \TuplePatternElementSyntax.unexpectedBetweenLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3193 | return "unexpectedBetweenLabelAndColon"
3194 | case \TuplePatternElementSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3194:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3192 | case \TuplePatternElementSyntax.unexpectedBetweenLabelAndColon:
3193 | return "unexpectedBetweenLabelAndColon"
3194 | case \TuplePatternElementSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3195 | return "colon"
3196 | case \TuplePatternElementSyntax.unexpectedBetweenColonAndPattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3196:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3194 | case \TuplePatternElementSyntax.colon:
3195 | return "colon"
3196 | case \TuplePatternElementSyntax.unexpectedBetweenColonAndPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3197 | return "unexpectedBetweenColonAndPattern"
3198 | case \TuplePatternElementSyntax.pattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3198:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3196 | case \TuplePatternElementSyntax.unexpectedBetweenColonAndPattern:
3197 | return "unexpectedBetweenColonAndPattern"
3198 | case \TuplePatternElementSyntax.pattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3199 | return "pattern"
3200 | case \TuplePatternElementSyntax.unexpectedBetweenPatternAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3200:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3198 | case \TuplePatternElementSyntax.pattern:
3199 | return "pattern"
3200 | case \TuplePatternElementSyntax.unexpectedBetweenPatternAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3201 | return "unexpectedBetweenPatternAndTrailingComma"
3202 | case \TuplePatternElementSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3202:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3200 | case \TuplePatternElementSyntax.unexpectedBetweenPatternAndTrailingComma:
3201 | return "unexpectedBetweenPatternAndTrailingComma"
3202 | case \TuplePatternElementSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3203 | return "trailingComma"
3204 | case \TuplePatternElementSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3204:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3202 | case \TuplePatternElementSyntax.trailingComma:
3203 | return "trailingComma"
3204 | case \TuplePatternElementSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3205 | return "unexpectedAfterTrailingComma"
3206 | case \TuplePatternSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3206:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3204 | case \TuplePatternElementSyntax.unexpectedAfterTrailingComma:
3205 | return "unexpectedAfterTrailingComma"
3206 | case \TuplePatternSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3207 | return "unexpectedBeforeLeftParen"
3208 | case \TuplePatternSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3208:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3206 | case \TuplePatternSyntax.unexpectedBeforeLeftParen:
3207 | return "unexpectedBeforeLeftParen"
3208 | case \TuplePatternSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3209 | return "leftParen"
3210 | case \TuplePatternSyntax.unexpectedBetweenLeftParenAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3210:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3208 | case \TuplePatternSyntax.leftParen:
3209 | return "leftParen"
3210 | case \TuplePatternSyntax.unexpectedBetweenLeftParenAndElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3211 | return "unexpectedBetweenLeftParenAndElements"
3212 | case \TuplePatternSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3212:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3210 | case \TuplePatternSyntax.unexpectedBetweenLeftParenAndElements:
3211 | return "unexpectedBetweenLeftParenAndElements"
3212 | case \TuplePatternSyntax.elements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3213 | return "elements"
3214 | case \TuplePatternSyntax.unexpectedBetweenElementsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3214:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3212 | case \TuplePatternSyntax.elements:
3213 | return "elements"
3214 | case \TuplePatternSyntax.unexpectedBetweenElementsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3215 | return "unexpectedBetweenElementsAndRightParen"
3216 | case \TuplePatternSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3216:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3214 | case \TuplePatternSyntax.unexpectedBetweenElementsAndRightParen:
3215 | return "unexpectedBetweenElementsAndRightParen"
3216 | case \TuplePatternSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3217 | return "rightParen"
3218 | case \TuplePatternSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3218:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3216 | case \TuplePatternSyntax.rightParen:
3217 | return "rightParen"
3218 | case \TuplePatternSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3219 | return "unexpectedAfterRightParen"
3220 | case \TupleTypeElementSyntax.unexpectedBeforeInoutKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3220:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3218 | case \TuplePatternSyntax.unexpectedAfterRightParen:
3219 | return "unexpectedAfterRightParen"
3220 | case \TupleTypeElementSyntax.unexpectedBeforeInoutKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3221 | return "unexpectedBeforeInoutKeyword"
3222 | case \TupleTypeElementSyntax.inoutKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3222:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3220 | case \TupleTypeElementSyntax.unexpectedBeforeInoutKeyword:
3221 | return "unexpectedBeforeInoutKeyword"
3222 | case \TupleTypeElementSyntax.inoutKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3223 | return "inoutKeyword"
3224 | case \TupleTypeElementSyntax.unexpectedBetweenInoutKeywordAndFirstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3224:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3222 | case \TupleTypeElementSyntax.inoutKeyword:
3223 | return "inoutKeyword"
3224 | case \TupleTypeElementSyntax.unexpectedBetweenInoutKeywordAndFirstName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3225 | return "unexpectedBetweenInoutKeywordAndFirstName"
3226 | case \TupleTypeElementSyntax.firstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3226:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3224 | case \TupleTypeElementSyntax.unexpectedBetweenInoutKeywordAndFirstName:
3225 | return "unexpectedBetweenInoutKeywordAndFirstName"
3226 | case \TupleTypeElementSyntax.firstName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3227 | return "firstName"
3228 | case \TupleTypeElementSyntax.unexpectedBetweenFirstNameAndSecondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3228:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3226 | case \TupleTypeElementSyntax.firstName:
3227 | return "firstName"
3228 | case \TupleTypeElementSyntax.unexpectedBetweenFirstNameAndSecondName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3229 | return "unexpectedBetweenFirstNameAndSecondName"
3230 | case \TupleTypeElementSyntax.secondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3230:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3228 | case \TupleTypeElementSyntax.unexpectedBetweenFirstNameAndSecondName:
3229 | return "unexpectedBetweenFirstNameAndSecondName"
3230 | case \TupleTypeElementSyntax.secondName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3231 | return "secondName"
3232 | case \TupleTypeElementSyntax.unexpectedBetweenSecondNameAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3232:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3230 | case \TupleTypeElementSyntax.secondName:
3231 | return "secondName"
3232 | case \TupleTypeElementSyntax.unexpectedBetweenSecondNameAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3233 | return "unexpectedBetweenSecondNameAndColon"
3234 | case \TupleTypeElementSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3234:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3232 | case \TupleTypeElementSyntax.unexpectedBetweenSecondNameAndColon:
3233 | return "unexpectedBetweenSecondNameAndColon"
3234 | case \TupleTypeElementSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3235 | return "colon"
3236 | case \TupleTypeElementSyntax.unexpectedBetweenColonAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3236:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3234 | case \TupleTypeElementSyntax.colon:
3235 | return "colon"
3236 | case \TupleTypeElementSyntax.unexpectedBetweenColonAndType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3237 | return "unexpectedBetweenColonAndType"
3238 | case \TupleTypeElementSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3238:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3236 | case \TupleTypeElementSyntax.unexpectedBetweenColonAndType:
3237 | return "unexpectedBetweenColonAndType"
3238 | case \TupleTypeElementSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3239 | return "type"
3240 | case \TupleTypeElementSyntax.unexpectedBetweenTypeAndEllipsis:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3240:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3238 | case \TupleTypeElementSyntax.type:
3239 | return "type"
3240 | case \TupleTypeElementSyntax.unexpectedBetweenTypeAndEllipsis:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3241 | return "unexpectedBetweenTypeAndEllipsis"
3242 | case \TupleTypeElementSyntax.ellipsis:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3242:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3240 | case \TupleTypeElementSyntax.unexpectedBetweenTypeAndEllipsis:
3241 | return "unexpectedBetweenTypeAndEllipsis"
3242 | case \TupleTypeElementSyntax.ellipsis:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3243 | return "ellipsis"
3244 | case \TupleTypeElementSyntax.unexpectedBetweenEllipsisAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3244:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3242 | case \TupleTypeElementSyntax.ellipsis:
3243 | return "ellipsis"
3244 | case \TupleTypeElementSyntax.unexpectedBetweenEllipsisAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3245 | return "unexpectedBetweenEllipsisAndTrailingComma"
3246 | case \TupleTypeElementSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3246:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3244 | case \TupleTypeElementSyntax.unexpectedBetweenEllipsisAndTrailingComma:
3245 | return "unexpectedBetweenEllipsisAndTrailingComma"
3246 | case \TupleTypeElementSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3247 | return "trailingComma"
3248 | case \TupleTypeElementSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3248:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3246 | case \TupleTypeElementSyntax.trailingComma:
3247 | return "trailingComma"
3248 | case \TupleTypeElementSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3249 | return "unexpectedAfterTrailingComma"
3250 | case \TupleTypeSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3250:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3248 | case \TupleTypeElementSyntax.unexpectedAfterTrailingComma:
3249 | return "unexpectedAfterTrailingComma"
3250 | case \TupleTypeSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3251 | return "unexpectedBeforeLeftParen"
3252 | case \TupleTypeSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3252:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3250 | case \TupleTypeSyntax.unexpectedBeforeLeftParen:
3251 | return "unexpectedBeforeLeftParen"
3252 | case \TupleTypeSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3253 | return "leftParen"
3254 | case \TupleTypeSyntax.unexpectedBetweenLeftParenAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3254:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3252 | case \TupleTypeSyntax.leftParen:
3253 | return "leftParen"
3254 | case \TupleTypeSyntax.unexpectedBetweenLeftParenAndElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3255 | return "unexpectedBetweenLeftParenAndElements"
3256 | case \TupleTypeSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3256:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3254 | case \TupleTypeSyntax.unexpectedBetweenLeftParenAndElements:
3255 | return "unexpectedBetweenLeftParenAndElements"
3256 | case \TupleTypeSyntax.elements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3257 | return "elements"
3258 | case \TupleTypeSyntax.unexpectedBetweenElementsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3258:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3256 | case \TupleTypeSyntax.elements:
3257 | return "elements"
3258 | case \TupleTypeSyntax.unexpectedBetweenElementsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3259 | return "unexpectedBetweenElementsAndRightParen"
3260 | case \TupleTypeSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3260:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3258 | case \TupleTypeSyntax.unexpectedBetweenElementsAndRightParen:
3259 | return "unexpectedBetweenElementsAndRightParen"
3260 | case \TupleTypeSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3261 | return "rightParen"
3262 | case \TupleTypeSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3262:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3260 | case \TupleTypeSyntax.rightParen:
3261 | return "rightParen"
3262 | case \TupleTypeSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3263 | return "unexpectedAfterRightParen"
3264 | case \TypeAliasDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3264:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3262 | case \TupleTypeSyntax.unexpectedAfterRightParen:
3263 | return "unexpectedAfterRightParen"
3264 | case \TypeAliasDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3265 | return "unexpectedBeforeAttributes"
3266 | case \TypeAliasDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3266:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3264 | case \TypeAliasDeclSyntax.unexpectedBeforeAttributes:
3265 | return "unexpectedBeforeAttributes"
3266 | case \TypeAliasDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3267 | return "attributes"
3268 | case \TypeAliasDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3268:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3266 | case \TypeAliasDeclSyntax.attributes:
3267 | return "attributes"
3268 | case \TypeAliasDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3269 | return "unexpectedBetweenAttributesAndModifiers"
3270 | case \TypeAliasDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3270:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3268 | case \TypeAliasDeclSyntax.unexpectedBetweenAttributesAndModifiers:
3269 | return "unexpectedBetweenAttributesAndModifiers"
3270 | case \TypeAliasDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3271 | return "modifiers"
3272 | case \TypeAliasDeclSyntax.unexpectedBetweenModifiersAndTypealiasKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3272:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3270 | case \TypeAliasDeclSyntax.modifiers:
3271 | return "modifiers"
3272 | case \TypeAliasDeclSyntax.unexpectedBetweenModifiersAndTypealiasKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3273 | return "unexpectedBetweenModifiersAndTypealiasKeyword"
3274 | case \TypeAliasDeclSyntax.typealiasKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3274:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3272 | case \TypeAliasDeclSyntax.unexpectedBetweenModifiersAndTypealiasKeyword:
3273 | return "unexpectedBetweenModifiersAndTypealiasKeyword"
3274 | case \TypeAliasDeclSyntax.typealiasKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3275 | return "typealiasKeyword"
3276 | case \TypeAliasDeclSyntax.unexpectedBetweenTypealiasKeywordAndName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3276:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3274 | case \TypeAliasDeclSyntax.typealiasKeyword:
3275 | return "typealiasKeyword"
3276 | case \TypeAliasDeclSyntax.unexpectedBetweenTypealiasKeywordAndName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3277 | return "unexpectedBetweenTypealiasKeywordAndName"
3278 | case \TypeAliasDeclSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3278:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3276 | case \TypeAliasDeclSyntax.unexpectedBetweenTypealiasKeywordAndName:
3277 | return "unexpectedBetweenTypealiasKeywordAndName"
3278 | case \TypeAliasDeclSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3279 | return "name"
3280 | case \TypeAliasDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3280:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3278 | case \TypeAliasDeclSyntax.name:
3279 | return "name"
3280 | case \TypeAliasDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3281 | return "unexpectedBetweenNameAndGenericParameterClause"
3282 | case \TypeAliasDeclSyntax.genericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3282:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3280 | case \TypeAliasDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
3281 | return "unexpectedBetweenNameAndGenericParameterClause"
3282 | case \TypeAliasDeclSyntax.genericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3283 | return "genericParameterClause"
3284 | case \TypeAliasDeclSyntax.unexpectedBetweenGenericParameterClauseAndInitializer:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3284:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3282 | case \TypeAliasDeclSyntax.genericParameterClause:
3283 | return "genericParameterClause"
3284 | case \TypeAliasDeclSyntax.unexpectedBetweenGenericParameterClauseAndInitializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3285 | return "unexpectedBetweenGenericParameterClauseAndInitializer"
3286 | case \TypeAliasDeclSyntax.initializer:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3286:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3284 | case \TypeAliasDeclSyntax.unexpectedBetweenGenericParameterClauseAndInitializer:
3285 | return "unexpectedBetweenGenericParameterClauseAndInitializer"
3286 | case \TypeAliasDeclSyntax.initializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3287 | return "initializer"
3288 | case \TypeAliasDeclSyntax.unexpectedBetweenInitializerAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3288:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3286 | case \TypeAliasDeclSyntax.initializer:
3287 | return "initializer"
3288 | case \TypeAliasDeclSyntax.unexpectedBetweenInitializerAndGenericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3289 | return "unexpectedBetweenInitializerAndGenericWhereClause"
3290 | case \TypeAliasDeclSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3290:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3288 | case \TypeAliasDeclSyntax.unexpectedBetweenInitializerAndGenericWhereClause:
3289 | return "unexpectedBetweenInitializerAndGenericWhereClause"
3290 | case \TypeAliasDeclSyntax.genericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3291 | return "genericWhereClause"
3292 | case \TypeAliasDeclSyntax.unexpectedAfterGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3292:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3290 | case \TypeAliasDeclSyntax.genericWhereClause:
3291 | return "genericWhereClause"
3292 | case \TypeAliasDeclSyntax.unexpectedAfterGenericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3293 | return "unexpectedAfterGenericWhereClause"
3294 | case \TypeAnnotationSyntax.unexpectedBeforeColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3294:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3292 | case \TypeAliasDeclSyntax.unexpectedAfterGenericWhereClause:
3293 | return "unexpectedAfterGenericWhereClause"
3294 | case \TypeAnnotationSyntax.unexpectedBeforeColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3295 | return "unexpectedBeforeColon"
3296 | case \TypeAnnotationSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3296:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3294 | case \TypeAnnotationSyntax.unexpectedBeforeColon:
3295 | return "unexpectedBeforeColon"
3296 | case \TypeAnnotationSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3297 | return "colon"
3298 | case \TypeAnnotationSyntax.unexpectedBetweenColonAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3298:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3296 | case \TypeAnnotationSyntax.colon:
3297 | return "colon"
3298 | case \TypeAnnotationSyntax.unexpectedBetweenColonAndType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3299 | return "unexpectedBetweenColonAndType"
3300 | case \TypeAnnotationSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3300:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3298 | case \TypeAnnotationSyntax.unexpectedBetweenColonAndType:
3299 | return "unexpectedBetweenColonAndType"
3300 | case \TypeAnnotationSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3301 | return "type"
3302 | case \TypeAnnotationSyntax.unexpectedAfterType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3302:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3300 | case \TypeAnnotationSyntax.type:
3301 | return "type"
3302 | case \TypeAnnotationSyntax.unexpectedAfterType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3303 | return "unexpectedAfterType"
3304 | case \TypeEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3304:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3302 | case \TypeAnnotationSyntax.unexpectedAfterType:
3303 | return "unexpectedAfterType"
3304 | case \TypeEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3305 | return "unexpectedBeforeAsyncSpecifier"
3306 | case \TypeEffectSpecifiersSyntax.asyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3306:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3304 | case \TypeEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
3305 | return "unexpectedBeforeAsyncSpecifier"
3306 | case \TypeEffectSpecifiersSyntax.asyncSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3307 | return "asyncSpecifier"
3308 | case \TypeEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3308:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3306 | case \TypeEffectSpecifiersSyntax.asyncSpecifier:
3307 | return "asyncSpecifier"
3308 | case \TypeEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3309 | return "unexpectedBetweenAsyncSpecifierAndThrowsClause"
3310 | case \TypeEffectSpecifiersSyntax.throwsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3310:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3308 | case \TypeEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
3309 | return "unexpectedBetweenAsyncSpecifierAndThrowsClause"
3310 | case \TypeEffectSpecifiersSyntax.throwsClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3311 | return "throwsClause"
3312 | case \TypeEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3312:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3310 | case \TypeEffectSpecifiersSyntax.throwsClause:
3311 | return "throwsClause"
3312 | case \TypeEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3313 | return "unexpectedAfterThrowsClause"
3314 | case \TypeExprSyntax.unexpectedBeforeType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3314:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3312 | case \TypeEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
3313 | return "unexpectedAfterThrowsClause"
3314 | case \TypeExprSyntax.unexpectedBeforeType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3315 | return "unexpectedBeforeType"
3316 | case \TypeExprSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3316:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3314 | case \TypeExprSyntax.unexpectedBeforeType:
3315 | return "unexpectedBeforeType"
3316 | case \TypeExprSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3317 | return "type"
3318 | case \TypeExprSyntax.unexpectedAfterType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3318:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3316 | case \TypeExprSyntax.type:
3317 | return "type"
3318 | case \TypeExprSyntax.unexpectedAfterType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3319 | return "unexpectedAfterType"
3320 | case \TypeInitializerClauseSyntax.unexpectedBeforeEqual:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3320:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3318 | case \TypeExprSyntax.unexpectedAfterType:
3319 | return "unexpectedAfterType"
3320 | case \TypeInitializerClauseSyntax.unexpectedBeforeEqual:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3321 | return "unexpectedBeforeEqual"
3322 | case \TypeInitializerClauseSyntax.equal:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3322:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3320 | case \TypeInitializerClauseSyntax.unexpectedBeforeEqual:
3321 | return "unexpectedBeforeEqual"
3322 | case \TypeInitializerClauseSyntax.equal:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3323 | return "equal"
3324 | case \TypeInitializerClauseSyntax.unexpectedBetweenEqualAndValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3324:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3322 | case \TypeInitializerClauseSyntax.equal:
3323 | return "equal"
3324 | case \TypeInitializerClauseSyntax.unexpectedBetweenEqualAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3325 | return "unexpectedBetweenEqualAndValue"
3326 | case \TypeInitializerClauseSyntax.value:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3326:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3324 | case \TypeInitializerClauseSyntax.unexpectedBetweenEqualAndValue:
3325 | return "unexpectedBetweenEqualAndValue"
3326 | case \TypeInitializerClauseSyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3327 | return "value"
3328 | case \TypeInitializerClauseSyntax.unexpectedAfterValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3328:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3326 | case \TypeInitializerClauseSyntax.value:
3327 | return "value"
3328 | case \TypeInitializerClauseSyntax.unexpectedAfterValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3329 | return "unexpectedAfterValue"
3330 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBeforeMessageLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3330:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3328 | case \TypeInitializerClauseSyntax.unexpectedAfterValue:
3329 | return "unexpectedAfterValue"
3330 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBeforeMessageLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3331 | return "unexpectedBeforeMessageLabel"
3332 | case \UnavailableFromAsyncAttributeArgumentsSyntax.messageLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3332:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3330 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBeforeMessageLabel:
3331 | return "unexpectedBeforeMessageLabel"
3332 | case \UnavailableFromAsyncAttributeArgumentsSyntax.messageLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3333 | return "messageLabel"
3334 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenMessageLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3334:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3332 | case \UnavailableFromAsyncAttributeArgumentsSyntax.messageLabel:
3333 | return "messageLabel"
3334 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenMessageLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3335 | return "unexpectedBetweenMessageLabelAndColon"
3336 | case \UnavailableFromAsyncAttributeArgumentsSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3336:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3334 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenMessageLabelAndColon:
3335 | return "unexpectedBetweenMessageLabelAndColon"
3336 | case \UnavailableFromAsyncAttributeArgumentsSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3337 | return "colon"
3338 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenColonAndMessage:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3338:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3336 | case \UnavailableFromAsyncAttributeArgumentsSyntax.colon:
3337 | return "colon"
3338 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenColonAndMessage:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3339 | return "unexpectedBetweenColonAndMessage"
3340 | case \UnavailableFromAsyncAttributeArgumentsSyntax.message:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3340:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3338 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedBetweenColonAndMessage:
3339 | return "unexpectedBetweenColonAndMessage"
3340 | case \UnavailableFromAsyncAttributeArgumentsSyntax.message:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3341 | return "message"
3342 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedAfterMessage:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3342:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3340 | case \UnavailableFromAsyncAttributeArgumentsSyntax.message:
3341 | return "message"
3342 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedAfterMessage:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3343 | return "unexpectedAfterMessage"
3344 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBeforeSourceFileLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3344:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3342 | case \UnavailableFromAsyncAttributeArgumentsSyntax.unexpectedAfterMessage:
3343 | return "unexpectedAfterMessage"
3344 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBeforeSourceFileLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3345 | return "unexpectedBeforeSourceFileLabel"
3346 | case \UnderscorePrivateAttributeArgumentsSyntax.sourceFileLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3346:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3344 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBeforeSourceFileLabel:
3345 | return "unexpectedBeforeSourceFileLabel"
3346 | case \UnderscorePrivateAttributeArgumentsSyntax.sourceFileLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3347 | return "sourceFileLabel"
3348 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenSourceFileLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3348:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3346 | case \UnderscorePrivateAttributeArgumentsSyntax.sourceFileLabel:
3347 | return "sourceFileLabel"
3348 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenSourceFileLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3349 | return "unexpectedBetweenSourceFileLabelAndColon"
3350 | case \UnderscorePrivateAttributeArgumentsSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3350:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3348 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenSourceFileLabelAndColon:
3349 | return "unexpectedBetweenSourceFileLabelAndColon"
3350 | case \UnderscorePrivateAttributeArgumentsSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3351 | return "colon"
3352 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenColonAndFilename:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3352:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3350 | case \UnderscorePrivateAttributeArgumentsSyntax.colon:
3351 | return "colon"
3352 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenColonAndFilename:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3353 | return "unexpectedBetweenColonAndFilename"
3354 | case \UnderscorePrivateAttributeArgumentsSyntax.filename:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3354:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3352 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedBetweenColonAndFilename:
3353 | return "unexpectedBetweenColonAndFilename"
3354 | case \UnderscorePrivateAttributeArgumentsSyntax.filename:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3355 | return "filename"
3356 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedAfterFilename:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3356:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3354 | case \UnderscorePrivateAttributeArgumentsSyntax.filename:
3355 | return "filename"
3356 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedAfterFilename:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3357 | return "unexpectedAfterFilename"
3358 | case \UnresolvedAsExprSyntax.unexpectedBeforeAsKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3358:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3356 | case \UnderscorePrivateAttributeArgumentsSyntax.unexpectedAfterFilename:
3357 | return "unexpectedAfterFilename"
3358 | case \UnresolvedAsExprSyntax.unexpectedBeforeAsKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3359 | return "unexpectedBeforeAsKeyword"
3360 | case \UnresolvedAsExprSyntax.asKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3360:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3358 | case \UnresolvedAsExprSyntax.unexpectedBeforeAsKeyword:
3359 | return "unexpectedBeforeAsKeyword"
3360 | case \UnresolvedAsExprSyntax.asKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3361 | return "asKeyword"
3362 | case \UnresolvedAsExprSyntax.unexpectedBetweenAsKeywordAndQuestionOrExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3362:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3360 | case \UnresolvedAsExprSyntax.asKeyword:
3361 | return "asKeyword"
3362 | case \UnresolvedAsExprSyntax.unexpectedBetweenAsKeywordAndQuestionOrExclamationMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3363 | return "unexpectedBetweenAsKeywordAndQuestionOrExclamationMark"
3364 | case \UnresolvedAsExprSyntax.questionOrExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3364:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3362 | case \UnresolvedAsExprSyntax.unexpectedBetweenAsKeywordAndQuestionOrExclamationMark:
3363 | return "unexpectedBetweenAsKeywordAndQuestionOrExclamationMark"
3364 | case \UnresolvedAsExprSyntax.questionOrExclamationMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3365 | return "questionOrExclamationMark"
3366 | case \UnresolvedAsExprSyntax.unexpectedAfterQuestionOrExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3366:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3364 | case \UnresolvedAsExprSyntax.questionOrExclamationMark:
3365 | return "questionOrExclamationMark"
3366 | case \UnresolvedAsExprSyntax.unexpectedAfterQuestionOrExclamationMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3367 | return "unexpectedAfterQuestionOrExclamationMark"
3368 | case \UnresolvedIsExprSyntax.unexpectedBeforeIsKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3368:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3366 | case \UnresolvedAsExprSyntax.unexpectedAfterQuestionOrExclamationMark:
3367 | return "unexpectedAfterQuestionOrExclamationMark"
3368 | case \UnresolvedIsExprSyntax.unexpectedBeforeIsKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3369 | return "unexpectedBeforeIsKeyword"
3370 | case \UnresolvedIsExprSyntax.isKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3370:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3368 | case \UnresolvedIsExprSyntax.unexpectedBeforeIsKeyword:
3369 | return "unexpectedBeforeIsKeyword"
3370 | case \UnresolvedIsExprSyntax.isKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3371 | return "isKeyword"
3372 | case \UnresolvedIsExprSyntax.unexpectedAfterIsKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3372:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3370 | case \UnresolvedIsExprSyntax.isKeyword:
3371 | return "isKeyword"
3372 | case \UnresolvedIsExprSyntax.unexpectedAfterIsKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3373 | return "unexpectedAfterIsKeyword"
3374 | case \UnresolvedTernaryExprSyntax.unexpectedBeforeQuestionMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3374:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3372 | case \UnresolvedIsExprSyntax.unexpectedAfterIsKeyword:
3373 | return "unexpectedAfterIsKeyword"
3374 | case \UnresolvedTernaryExprSyntax.unexpectedBeforeQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3375 | return "unexpectedBeforeQuestionMark"
3376 | case \UnresolvedTernaryExprSyntax.questionMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3376:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3374 | case \UnresolvedTernaryExprSyntax.unexpectedBeforeQuestionMark:
3375 | return "unexpectedBeforeQuestionMark"
3376 | case \UnresolvedTernaryExprSyntax.questionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3377 | return "questionMark"
3378 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3378:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3376 | case \UnresolvedTernaryExprSyntax.questionMark:
3377 | return "questionMark"
3378 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3379 | return "unexpectedBetweenQuestionMarkAndThenExpression"
3380 | case \UnresolvedTernaryExprSyntax.thenExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3380:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3378 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenQuestionMarkAndThenExpression:
3379 | return "unexpectedBetweenQuestionMarkAndThenExpression"
3380 | case \UnresolvedTernaryExprSyntax.thenExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3381 | return "thenExpression"
3382 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3382:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3380 | case \UnresolvedTernaryExprSyntax.thenExpression:
3381 | return "thenExpression"
3382 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3383 | return "unexpectedBetweenThenExpressionAndColon"
3384 | case \UnresolvedTernaryExprSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3384:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3382 | case \UnresolvedTernaryExprSyntax.unexpectedBetweenThenExpressionAndColon:
3383 | return "unexpectedBetweenThenExpressionAndColon"
3384 | case \UnresolvedTernaryExprSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3385 | return "colon"
3386 | case \UnresolvedTernaryExprSyntax.unexpectedAfterColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3386:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3384 | case \UnresolvedTernaryExprSyntax.colon:
3385 | return "colon"
3386 | case \UnresolvedTernaryExprSyntax.unexpectedAfterColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3387 | return "unexpectedAfterColon"
3388 | case \ValueBindingPatternSyntax.unexpectedBeforeBindingSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3388:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3386 | case \UnresolvedTernaryExprSyntax.unexpectedAfterColon:
3387 | return "unexpectedAfterColon"
3388 | case \ValueBindingPatternSyntax.unexpectedBeforeBindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3389 | return "unexpectedBeforeBindingSpecifier"
3390 | case \ValueBindingPatternSyntax.bindingSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3390:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3388 | case \ValueBindingPatternSyntax.unexpectedBeforeBindingSpecifier:
3389 | return "unexpectedBeforeBindingSpecifier"
3390 | case \ValueBindingPatternSyntax.bindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3391 | return "bindingSpecifier"
3392 | case \ValueBindingPatternSyntax.unexpectedBetweenBindingSpecifierAndPattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3392:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3390 | case \ValueBindingPatternSyntax.bindingSpecifier:
3391 | return "bindingSpecifier"
3392 | case \ValueBindingPatternSyntax.unexpectedBetweenBindingSpecifierAndPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3393 | return "unexpectedBetweenBindingSpecifierAndPattern"
3394 | case \ValueBindingPatternSyntax.pattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3394:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3392 | case \ValueBindingPatternSyntax.unexpectedBetweenBindingSpecifierAndPattern:
3393 | return "unexpectedBetweenBindingSpecifierAndPattern"
3394 | case \ValueBindingPatternSyntax.pattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3395 | return "pattern"
3396 | case \ValueBindingPatternSyntax.unexpectedAfterPattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3396:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3394 | case \ValueBindingPatternSyntax.pattern:
3395 | return "pattern"
3396 | case \ValueBindingPatternSyntax.unexpectedAfterPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3397 | return "unexpectedAfterPattern"
3398 | case \VariableDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3398:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3396 | case \ValueBindingPatternSyntax.unexpectedAfterPattern:
3397 | return "unexpectedAfterPattern"
3398 | case \VariableDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3399 | return "unexpectedBeforeAttributes"
3400 | case \VariableDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3400:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3398 | case \VariableDeclSyntax.unexpectedBeforeAttributes:
3399 | return "unexpectedBeforeAttributes"
3400 | case \VariableDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3401 | return "attributes"
3402 | case \VariableDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3402:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3400 | case \VariableDeclSyntax.attributes:
3401 | return "attributes"
3402 | case \VariableDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3403 | return "unexpectedBetweenAttributesAndModifiers"
3404 | case \VariableDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3404:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3402 | case \VariableDeclSyntax.unexpectedBetweenAttributesAndModifiers:
3403 | return "unexpectedBetweenAttributesAndModifiers"
3404 | case \VariableDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3405 | return "modifiers"
3406 | case \VariableDeclSyntax.unexpectedBetweenModifiersAndBindingSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3406:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3404 | case \VariableDeclSyntax.modifiers:
3405 | return "modifiers"
3406 | case \VariableDeclSyntax.unexpectedBetweenModifiersAndBindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3407 | return "unexpectedBetweenModifiersAndBindingSpecifier"
3408 | case \VariableDeclSyntax.bindingSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3408:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3406 | case \VariableDeclSyntax.unexpectedBetweenModifiersAndBindingSpecifier:
3407 | return "unexpectedBetweenModifiersAndBindingSpecifier"
3408 | case \VariableDeclSyntax.bindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3409 | return "bindingSpecifier"
3410 | case \VariableDeclSyntax.unexpectedBetweenBindingSpecifierAndBindings:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3410:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3408 | case \VariableDeclSyntax.bindingSpecifier:
3409 | return "bindingSpecifier"
3410 | case \VariableDeclSyntax.unexpectedBetweenBindingSpecifierAndBindings:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3411 | return "unexpectedBetweenBindingSpecifierAndBindings"
3412 | case \VariableDeclSyntax.bindings:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3412:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3410 | case \VariableDeclSyntax.unexpectedBetweenBindingSpecifierAndBindings:
3411 | return "unexpectedBetweenBindingSpecifierAndBindings"
3412 | case \VariableDeclSyntax.bindings:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3413 | return "bindings"
3414 | case \VariableDeclSyntax.unexpectedAfterBindings:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3414:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3412 | case \VariableDeclSyntax.bindings:
3413 | return "bindings"
3414 | case \VariableDeclSyntax.unexpectedAfterBindings:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3415 | return "unexpectedAfterBindings"
3416 | case \VersionComponentSyntax.unexpectedBeforePeriod:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3416:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3414 | case \VariableDeclSyntax.unexpectedAfterBindings:
3415 | return "unexpectedAfterBindings"
3416 | case \VersionComponentSyntax.unexpectedBeforePeriod:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3417 | return "unexpectedBeforePeriod"
3418 | case \VersionComponentSyntax.period:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3418:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3416 | case \VersionComponentSyntax.unexpectedBeforePeriod:
3417 | return "unexpectedBeforePeriod"
3418 | case \VersionComponentSyntax.period:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3419 | return "period"
3420 | case \VersionComponentSyntax.unexpectedBetweenPeriodAndNumber:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3420:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3418 | case \VersionComponentSyntax.period:
3419 | return "period"
3420 | case \VersionComponentSyntax.unexpectedBetweenPeriodAndNumber:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3421 | return "unexpectedBetweenPeriodAndNumber"
3422 | case \VersionComponentSyntax.number:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3422:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3420 | case \VersionComponentSyntax.unexpectedBetweenPeriodAndNumber:
3421 | return "unexpectedBetweenPeriodAndNumber"
3422 | case \VersionComponentSyntax.number:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3423 | return "number"
3424 | case \VersionComponentSyntax.unexpectedAfterNumber:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3424:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3422 | case \VersionComponentSyntax.number:
3423 | return "number"
3424 | case \VersionComponentSyntax.unexpectedAfterNumber:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3425 | return "unexpectedAfterNumber"
3426 | case \VersionTupleSyntax.unexpectedBeforeMajor:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3426:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3424 | case \VersionComponentSyntax.unexpectedAfterNumber:
3425 | return "unexpectedAfterNumber"
3426 | case \VersionTupleSyntax.unexpectedBeforeMajor:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3427 | return "unexpectedBeforeMajor"
3428 | case \VersionTupleSyntax.major:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3428:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3426 | case \VersionTupleSyntax.unexpectedBeforeMajor:
3427 | return "unexpectedBeforeMajor"
3428 | case \VersionTupleSyntax.major:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3429 | return "major"
3430 | case \VersionTupleSyntax.unexpectedBetweenMajorAndComponents:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3430:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3428 | case \VersionTupleSyntax.major:
3429 | return "major"
3430 | case \VersionTupleSyntax.unexpectedBetweenMajorAndComponents:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3431 | return "unexpectedBetweenMajorAndComponents"
3432 | case \VersionTupleSyntax.components:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3432:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3430 | case \VersionTupleSyntax.unexpectedBetweenMajorAndComponents:
3431 | return "unexpectedBetweenMajorAndComponents"
3432 | case \VersionTupleSyntax.components:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3433 | return "components"
3434 | case \VersionTupleSyntax.unexpectedAfterComponents:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3434:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3432 | case \VersionTupleSyntax.components:
3433 | return "components"
3434 | case \VersionTupleSyntax.unexpectedAfterComponents:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3435 | return "unexpectedAfterComponents"
3436 | case \WhereClauseSyntax.unexpectedBeforeWhereKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3436:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3434 | case \VersionTupleSyntax.unexpectedAfterComponents:
3435 | return "unexpectedAfterComponents"
3436 | case \WhereClauseSyntax.unexpectedBeforeWhereKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3437 | return "unexpectedBeforeWhereKeyword"
3438 | case \WhereClauseSyntax.whereKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3438:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3436 | case \WhereClauseSyntax.unexpectedBeforeWhereKeyword:
3437 | return "unexpectedBeforeWhereKeyword"
3438 | case \WhereClauseSyntax.whereKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3439 | return "whereKeyword"
3440 | case \WhereClauseSyntax.unexpectedBetweenWhereKeywordAndCondition:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3440:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3438 | case \WhereClauseSyntax.whereKeyword:
3439 | return "whereKeyword"
3440 | case \WhereClauseSyntax.unexpectedBetweenWhereKeywordAndCondition:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3441 | return "unexpectedBetweenWhereKeywordAndCondition"
3442 | case \WhereClauseSyntax.condition:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3442:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3440 | case \WhereClauseSyntax.unexpectedBetweenWhereKeywordAndCondition:
3441 | return "unexpectedBetweenWhereKeywordAndCondition"
3442 | case \WhereClauseSyntax.condition:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3443 | return "condition"
3444 | case \WhereClauseSyntax.unexpectedAfterCondition:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3444:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3442 | case \WhereClauseSyntax.condition:
3443 | return "condition"
3444 | case \WhereClauseSyntax.unexpectedAfterCondition:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3445 | return "unexpectedAfterCondition"
3446 | case \WhileStmtSyntax.unexpectedBeforeWhileKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3446:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3444 | case \WhereClauseSyntax.unexpectedAfterCondition:
3445 | return "unexpectedAfterCondition"
3446 | case \WhileStmtSyntax.unexpectedBeforeWhileKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3447 | return "unexpectedBeforeWhileKeyword"
3448 | case \WhileStmtSyntax.whileKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3448:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3446 | case \WhileStmtSyntax.unexpectedBeforeWhileKeyword:
3447 | return "unexpectedBeforeWhileKeyword"
3448 | case \WhileStmtSyntax.whileKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3449 | return "whileKeyword"
3450 | case \WhileStmtSyntax.unexpectedBetweenWhileKeywordAndConditions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3450:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3448 | case \WhileStmtSyntax.whileKeyword:
3449 | return "whileKeyword"
3450 | case \WhileStmtSyntax.unexpectedBetweenWhileKeywordAndConditions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3451 | return "unexpectedBetweenWhileKeywordAndConditions"
3452 | case \WhileStmtSyntax.conditions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3452:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3450 | case \WhileStmtSyntax.unexpectedBetweenWhileKeywordAndConditions:
3451 | return "unexpectedBetweenWhileKeywordAndConditions"
3452 | case \WhileStmtSyntax.conditions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3453 | return "conditions"
3454 | case \WhileStmtSyntax.unexpectedBetweenConditionsAndBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3454:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3452 | case \WhileStmtSyntax.conditions:
3453 | return "conditions"
3454 | case \WhileStmtSyntax.unexpectedBetweenConditionsAndBody:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3455 | return "unexpectedBetweenConditionsAndBody"
3456 | case \WhileStmtSyntax.body:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3456:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3454 | case \WhileStmtSyntax.unexpectedBetweenConditionsAndBody:
3455 | return "unexpectedBetweenConditionsAndBody"
3456 | case \WhileStmtSyntax.body:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3457 | return "body"
3458 | case \WhileStmtSyntax.unexpectedAfterBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3458:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3456 | case \WhileStmtSyntax.body:
3457 | return "body"
3458 | case \WhileStmtSyntax.unexpectedAfterBody:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3459 | return "unexpectedAfterBody"
3460 | case \WildcardPatternSyntax.unexpectedBeforeWildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3460:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3458 | case \WhileStmtSyntax.unexpectedAfterBody:
3459 | return "unexpectedAfterBody"
3460 | case \WildcardPatternSyntax.unexpectedBeforeWildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3461 | return "unexpectedBeforeWildcard"
3462 | case \WildcardPatternSyntax.wildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3462:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3460 | case \WildcardPatternSyntax.unexpectedBeforeWildcard:
3461 | return "unexpectedBeforeWildcard"
3462 | case \WildcardPatternSyntax.wildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3463 | return "wildcard"
3464 | case \WildcardPatternSyntax.unexpectedAfterWildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3464:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3462 | case \WildcardPatternSyntax.wildcard:
3463 | return "wildcard"
3464 | case \WildcardPatternSyntax.unexpectedAfterWildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3465 | return "unexpectedAfterWildcard"
3466 | case \YieldStmtSyntax.unexpectedBeforeYieldKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3466:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3464 | case \WildcardPatternSyntax.unexpectedAfterWildcard:
3465 | return "unexpectedAfterWildcard"
3466 | case \YieldStmtSyntax.unexpectedBeforeYieldKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3467 | return "unexpectedBeforeYieldKeyword"
3468 | case \YieldStmtSyntax.yieldKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3468:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3466 | case \YieldStmtSyntax.unexpectedBeforeYieldKeyword:
3467 | return "unexpectedBeforeYieldKeyword"
3468 | case \YieldStmtSyntax.yieldKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3469 | return "yieldKeyword"
3470 | case \YieldStmtSyntax.unexpectedBetweenYieldKeywordAndYieldedExpressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3470:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3468 | case \YieldStmtSyntax.yieldKeyword:
3469 | return "yieldKeyword"
3470 | case \YieldStmtSyntax.unexpectedBetweenYieldKeywordAndYieldedExpressions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3471 | return "unexpectedBetweenYieldKeywordAndYieldedExpressions"
3472 | case \YieldStmtSyntax.yieldedExpressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3472:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3470 | case \YieldStmtSyntax.unexpectedBetweenYieldKeywordAndYieldedExpressions:
3471 | return "unexpectedBetweenYieldKeywordAndYieldedExpressions"
3472 | case \YieldStmtSyntax.yieldedExpressions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3473 | return "yieldedExpressions"
3474 | case \YieldStmtSyntax.unexpectedAfterYieldedExpressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3474:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3472 | case \YieldStmtSyntax.yieldedExpressions:
3473 | return "yieldedExpressions"
3474 | case \YieldStmtSyntax.unexpectedAfterYieldedExpressions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3475 | return "unexpectedAfterYieldedExpressions"
3476 | case \YieldedExpressionSyntax.unexpectedBeforeExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3476:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3474 | case \YieldStmtSyntax.unexpectedAfterYieldedExpressions:
3475 | return "unexpectedAfterYieldedExpressions"
3476 | case \YieldedExpressionSyntax.unexpectedBeforeExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3477 | return "unexpectedBeforeExpression"
3478 | case \YieldedExpressionSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3478:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3476 | case \YieldedExpressionSyntax.unexpectedBeforeExpression:
3477 | return "unexpectedBeforeExpression"
3478 | case \YieldedExpressionSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3479 | return "expression"
3480 | case \YieldedExpressionSyntax.unexpectedBetweenExpressionAndComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3480:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3478 | case \YieldedExpressionSyntax.expression:
3479 | return "expression"
3480 | case \YieldedExpressionSyntax.unexpectedBetweenExpressionAndComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3481 | return "unexpectedBetweenExpressionAndComma"
3482 | case \YieldedExpressionSyntax.comma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3482:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3480 | case \YieldedExpressionSyntax.unexpectedBetweenExpressionAndComma:
3481 | return "unexpectedBetweenExpressionAndComma"
3482 | case \YieldedExpressionSyntax.comma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3483 | return "comma"
3484 | case \YieldedExpressionSyntax.unexpectedAfterComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3484:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3482 | case \YieldedExpressionSyntax.comma:
3483 | return "comma"
3484 | case \YieldedExpressionSyntax.unexpectedAfterComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3485 | return "unexpectedAfterComma"
3486 | case \YieldedExpressionsClauseSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3486:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3484 | case \YieldedExpressionSyntax.unexpectedAfterComma:
3485 | return "unexpectedAfterComma"
3486 | case \YieldedExpressionsClauseSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3487 | return "unexpectedBeforeLeftParen"
3488 | case \YieldedExpressionsClauseSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3488:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3486 | case \YieldedExpressionsClauseSyntax.unexpectedBeforeLeftParen:
3487 | return "unexpectedBeforeLeftParen"
3488 | case \YieldedExpressionsClauseSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3489 | return "leftParen"
3490 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenLeftParenAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3490:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3488 | case \YieldedExpressionsClauseSyntax.leftParen:
3489 | return "leftParen"
3490 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenLeftParenAndElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3491 | return "unexpectedBetweenLeftParenAndElements"
3492 | case \YieldedExpressionsClauseSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3492:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3490 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenLeftParenAndElements:
3491 | return "unexpectedBetweenLeftParenAndElements"
3492 | case \YieldedExpressionsClauseSyntax.elements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3493 | return "elements"
3494 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenElementsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3494:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3492 | case \YieldedExpressionsClauseSyntax.elements:
3493 | return "elements"
3494 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenElementsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3495 | return "unexpectedBetweenElementsAndRightParen"
3496 | case \YieldedExpressionsClauseSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:3496:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3494 | case \YieldedExpressionsClauseSyntax.unexpectedBetweenElementsAndRightParen:
3495 | return "unexpectedBetweenElementsAndRightParen"
3496 | case \YieldedExpressionsClauseSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
3497 | return "rightParen"
3498 | case \YieldedExpressionsClauseSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
BUILD FAILURE 6.2 wasm