We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9171f79 commit bc4b38dCopy full SHA for bc4b38d
stdlib/public/core/KeyPath.swift
@@ -3688,7 +3688,6 @@ internal struct InstantiateKeyPathBuffer: KeyPathPatternVisitor {
3688
}
3689
3690
mutating func visitIntermediateComponentType(metadataRef: MetadataReference) {
3691
- isPureStruct.append(false)
3692
// Get the metadata for the intermediate type.
3693
let metadata = _resolveKeyPathMetadataReference(
3694
metadataRef,
0 commit comments