Skip to content

Commit 682f904

Browse files
committed
[test] adjust api-digester data
1 parent f2b61b9 commit 682f904

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

test/api-digester/Outputs/stability-stdlib-source-base.swift.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ Func ContiguousArray.withUnsafeMutableBufferPointer(_:) is now without rethrows
363363

364364
// Adoption of @_addressableForDependencies
365365
Struct CollectionOfOne is now with @_addressableForDependencies
366-
Struct String.UTF8View is now with @_addressableForDependencies
367-
Struct Substring.UTF8View is now with @_addressableForDependencies
368366

369367
Protocol CodingKey has added inherited protocol SendableMetatype
370368
Protocol Error has added inherited protocol SendableMetatype

test/api-digester/stability-stdlib-abi-without-asserts.test

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,8 +825,7 @@ Func _SliceBuffer.withUnsafeMutableBufferPointer(_:) has mangled name changing f
825825
Struct String.Index has added a conformance to an existing protocol CustomDebugStringConvertible
826826

827827
Struct CollectionOfOne is now with @_addressableForDependencies
828-
Struct String.UTF8View is now with @_addressableForDependencies
829-
Struct Substring.UTF8View is now with @_addressableForDependencies
828+
Struct _StringGuts is now with @_addressableForDependencies
830829

831830
Enum _SwiftifyInfo is a new API without '@available'
832831
Enum _SwiftifyExpr is a new API without '@available'

0 commit comments

Comments
 (0)