Skip to content

Commit 1d88103

Browse files
committed
Unrachet the ABI
1 parent 8c88ef2 commit 1d88103

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test/api-digester/Outputs/stability-stdlib-abi.swift.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ Var _NativeDictionary._storage has declared type change from _RawDictionaryStora
7171
Var _NativeSet._storage has declared type change from _RawSetStorage to __RawSetStorage
7272
Var _RawDictionaryStorage.empty has declared type change from _EmptyDictionarySingleton to __EmptyDictionarySingleton
7373
Var _RawSetStorage.empty has declared type change from _EmptySetSingleton to __EmptySetSingleton
74+
75+
Func tryReallocateUniquelyReferenced(buffer:newMinimumCapacity:) has been removed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Func tryReallocateUniquelyReferenced(buffer:newMinimumCapacity:) has been removed

0 commit comments

Comments
 (0)