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.
1 parent d08f49d commit 146fea4Copy full SHA for 146fea4
test/api-digester/Outputs/stability-stdlib-abi.swift.expected
@@ -16,6 +16,9 @@ Func _int64ToStringImpl(_:_:_:_:_:) has been removed
16
Func _uint64ToStringImpl(_:_:_:_:_:) has been removed
17
Func _withUninitializedString(_:) has been removed
18
19
+Func Optional.unwrappedOrError() has been removed
20
+Struct _UnwrappingFailed has been removed
21
+
22
Class _stdlib_AtomicInt has been removed
23
Func _stdlib_atomicCompareExchangeStrongInt(object:expected:desired:) has been removed
24
Func _stdlib_atomicCompareExchangeStrongInt32(object:expected:desired:) has been removed
0 commit comments