Skip to content

Commit d55d62e

Browse files
benpiousxwu
andcommitted
Update test/api-digester/stability-stdlib-abi-without-asserts.test
Co-authored-by: Xiaodi Wu <[email protected]>
1 parent 55844eb commit d55d62e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Func MutableCollection.removeSubranges(_:) has been removed
5858
Func RangeReplaceableCollection.removeSubranges(_:) has been removed
5959
Struct AnyHashable has added a conformance to an existing protocol _HasCustomAnyHashableRepresentation
6060
Class AnyKeyPath has added a conformance to an existing protocol CustomDebugStringConvertible
61+
Class KeyPath has added a conformance to an existing protocol CustomDebugStringConvertible
62+
Class PartialKeyPath has added a conformance to an existing protocol CustomDebugStringConvertible
63+
Class ReferenceWritableKeyPath has added a conformance to an existing protocol CustomDebugStringConvertible
64+
Class WritableKeyPath has added a conformance to an existing protocol CustomDebugStringConvertible
6165
Struct DiscontiguousSlice has been removed
6266
Struct RangeSet has been removed
6367
Subscript Collection.subscript(_:) has been removed

0 commit comments

Comments
 (0)