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.
2 parents 01d458b + 2006735 commit 9007036Copy full SHA for 9007036
stdlib/public/core/Span/MutableRawSpan.swift
@@ -42,7 +42,6 @@ public struct MutableRawSpan: ~Copyable & ~Escapable {
42
}
43
44
@unsafe
45
- @_unsafeNonescapableResult
46
@_alwaysEmitIntoClient
47
@lifetime(borrow pointer)
48
internal init(
stdlib/public/core/Span/MutableSpan.swift
@@ -43,7 +43,6 @@ public struct MutableSpan<Element: ~Copyable>
@lifetime(borrow start)
49
0 commit comments