Skip to content

Commit 050622d

Browse files
Azoyglessard
authored andcommitted
Update InlineArray.swift
1 parent f84e621 commit 050622d

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
@@ -515,7 +515,6 @@ extension InlineArray where Element: ~Copyable {
515515
@available(SwiftStdlib 6.2, *)
516516
extension InlineArray where Element: ~Copyable {
517517
@available(SwiftStdlib 6.2, *)
518-
@_addressableSelf
519518
@_alwaysEmitIntoClient
520519
public var span: Span<Element> {
521520
@lifetime(borrow self)

0 commit comments

Comments
 (0)