Skip to content

Commit 5852979

Browse files
committed
Update InlineArray.swift
1 parent bf6499f commit 5852979

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
@@ -510,7 +510,6 @@ extension InlineArray where Element: ~Copyable {
510510
@available(SwiftStdlib 6.2, *)
511511
extension InlineArray where Element: ~Copyable {
512512
@available(SwiftStdlib 6.2, *)
513-
@_addressableSelf
514513
@_alwaysEmitIntoClient
515514
public var span: Span<Element> {
516515
@lifetime(borrow self)

0 commit comments

Comments
 (0)