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 5d5dec3 commit 213dcbbCopy full SHA for 213dcbb
test/api-digester/stability-stdlib-abi-without-asserts.test
@@ -829,4 +829,8 @@ Enum _DependenceType is a new API without @available attribute
829
Protocol CodingKey has added inherited protocol SendableMetatype
830
Protocol Error has added inherited protocol SendableMetatype
831
832
+Struct EnumeratedSequence has added a conformance to an existing protocol BidirectionalCollection
833
+Struct EnumeratedSequence has added a conformance to an existing protocol Collection
834
+Struct EnumeratedSequence has added a conformance to an existing protocol RandomAccessCollection
835
+
836
// *** DO NOT DISABLE OR XFAIL THIS TEST. *** (See comment above.)
0 commit comments