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 db13bf0 commit 5ac3a65Copy full SHA for 5ac3a65
stdlib/public/core/InlineArray.swift
@@ -523,7 +523,6 @@ extension InlineArray where Element: ~Copyable {
523
@available(SwiftStdlib 6.2, *)
524
extension InlineArray where Element: ~Copyable {
525
526
- @_addressableSelf
527
@_alwaysEmitIntoClient
528
public var span: Span<Element> {
529
@lifetime(borrow self)
0 commit comments