Skip to content

Commit 0d9ca20

Browse files
authored
Merge pull request #36098 from DougGregor/undo-stdlib-api-expected
Undo change to "expected" output. It was in the wrong place
2 parents db7ee5f + 267838d commit 0d9ca20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,4 @@ Func _measureRuntimeFunctionCountersDiffs(objects:_:) is a new API without @avai
4343
Protocol _RuntimeFunctionCountersStats is a new API without @available attribute
4444
Struct _GlobalRuntimeFunctionCountersState is a new API without @available attribute
4545
Struct _ObjectRuntimeFunctionCountersState is a new API without @available attribute
46-
Protocol CodingKey has added inherited protocol ConcurrentValue
47-
Protocol CodingKey has generic signature change from <Self : Swift.CustomDebugStringConvertible, Self : Swift.CustomStringConvertible> to <Self : Swift.ConcurrentValue, Self : Swift.CustomDebugStringConvertible, Self : Swift.CustomStringConvertible>
48-
Protocol Error has added inherited protocol ConcurrentValue
49-
Protocol Error has generic signature change from to <Self : Swift.ConcurrentValue>
5046
Struct _RuntimeFunctionCounters is a new API without @available attribute

0 commit comments

Comments
 (0)