[stdlib] make annotation adjustments

This commit is contained in:
Guillaume Lessard
2025-06-04 17:42:36 -07:00
parent 3a0f890ef0
commit 9c016215e0
3 changed files with 1 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ import SwiftShims
// functionality and guidance for efficiently working with Strings.
//
@frozen
@_addressableForDependencies
public // SPI(corelibs-foundation)
struct _StringGuts: @unchecked Sendable {
@usableFromInline