Skip to content

Commit 5ac3a65

Browse files
committed
Update InlineArray.swift
1 parent db13bf0 commit 5ac3a65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/core/InlineArray.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ extension InlineArray where Element: ~Copyable {
523523
@available(SwiftStdlib 6.2, *)
524524
extension InlineArray where Element: ~Copyable {
525525
@available(SwiftStdlib 6.2, *)
526-
@_addressableSelf
527526
@_alwaysEmitIntoClient
528527
public var span: Span<Element> {
529528
@lifetime(borrow self)

0 commit comments

Comments
 (0)