Skip to content

Commit 8e60cdb

Browse files
committed
Test: update baseline for NoncopyableGenerics
1 parent 7d7c1fc commit 8e60cdb

File tree

1 file changed

+138
-0
lines changed

1 file changed

+138
-0
lines changed

test/api-digester/Outputs/stability-stdlib-source-x86_64.swift.expected

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,141 @@ Func withoutActuallyEscaping(_:do:) is now without @rethrows
5454

5555
Protocol SIMDScalar has generic signature change from <Self == Self.SIMD16Storage.Scalar, Self.SIMD16Storage : Swift.SIMDStorage, Self.SIMD2Storage : Swift.SIMDStorage, Self.SIMD32Storage : Swift.SIMDStorage, Self.SIMD4Storage : Swift.SIMDStorage, Self.SIMD64Storage : Swift.SIMDStorage, Self.SIMD8Storage : Swift.SIMDStorage, Self.SIMDMaskScalar : Swift.FixedWidthInteger, Self.SIMDMaskScalar : Swift.SIMDScalar, Self.SIMDMaskScalar : Swift.SignedInteger, Self.SIMD16Storage.Scalar == Self.SIMD2Storage.Scalar, Self.SIMD2Storage.Scalar == Self.SIMD32Storage.Scalar, Self.SIMD32Storage.Scalar == Self.SIMD4Storage.Scalar, Self.SIMD4Storage.Scalar == Self.SIMD64Storage.Scalar, Self.SIMD64Storage.Scalar == Self.SIMD8Storage.Scalar> to <Self : Swift._BitwiseCopyable, Self == Self.SIMD16Storage.Scalar, Self.SIMD16Storage : Swift.SIMDStorage, Self.SIMD2Storage : Swift.SIMDStorage, Self.SIMD32Storage : Swift.SIMDStorage, Self.SIMD4Storage : Swift.SIMDStorage, Self.SIMD64Storage : Swift.SIMDStorage, Self.SIMD8Storage : Swift.SIMDStorage, Self.SIMDMaskScalar : Swift.FixedWidthInteger, Self.SIMDMaskScalar : Swift.SIMDScalar, Self.SIMDMaskScalar : Swift.SignedInteger, Self.SIMDMaskScalar == Self.SIMDMaskScalar.SIMDMaskScalar, Self.SIMD16Storage.Scalar == Self.SIMD2Storage.Scalar, Self.SIMD2Storage.Scalar == Self.SIMD32Storage.Scalar, Self.SIMD32Storage.Scalar == Self.SIMD4Storage.Scalar, Self.SIMD4Storage.Scalar == Self.SIMD64Storage.Scalar, Self.SIMD64Storage.Scalar == Self.SIMD8Storage.Scalar>
5656
Protocol SIMDStorage has generic signature change from <Self.Scalar : Swift.Decodable, Self.Scalar : Swift.Encodable, Self.Scalar : Swift.Hashable> to <Self : Swift._BitwiseCopyable, Self.Scalar : Swift.Decodable, Self.Scalar : Swift.Encodable, Self.Scalar : Swift.Hashable>
57+
58+
59+
Protocol AdditiveArithmetic has added inherited protocol Copyable
60+
Protocol AdditiveArithmetic has added inherited protocol Escapable
61+
Protocol BidirectionalCollection has added inherited protocol Copyable
62+
Protocol BidirectionalCollection has added inherited protocol Escapable
63+
Protocol BinaryFloatingPoint has added inherited protocol Copyable
64+
Protocol BinaryFloatingPoint has added inherited protocol Escapable
65+
Protocol BinaryInteger has added inherited protocol Copyable
66+
Protocol BinaryInteger has added inherited protocol Escapable
67+
Protocol CVarArg has added inherited protocol Copyable
68+
Protocol CVarArg has added inherited protocol Escapable
69+
Protocol CaseIterable has added inherited protocol Copyable
70+
Protocol CaseIterable has added inherited protocol Escapable
71+
Protocol CodingKey has added inherited protocol Copyable
72+
Protocol CodingKey has added inherited protocol Escapable
73+
Protocol Collection has added inherited protocol Copyable
74+
Protocol Collection has added inherited protocol Escapable
75+
Protocol Comparable has added inherited protocol Copyable
76+
Protocol Comparable has added inherited protocol Escapable
77+
Protocol CustomDebugStringConvertible has added inherited protocol Copyable
78+
Protocol CustomDebugStringConvertible has added inherited protocol Escapable
79+
Protocol CustomLeafReflectable has added inherited protocol Copyable
80+
Protocol CustomLeafReflectable has added inherited protocol Escapable
81+
Protocol CustomPlaygroundDisplayConvertible has added inherited protocol Copyable
82+
Protocol CustomPlaygroundDisplayConvertible has added inherited protocol Escapable
83+
Protocol CustomReflectable has added inherited protocol Copyable
84+
Protocol CustomReflectable has added inherited protocol Escapable
85+
Protocol CustomStringConvertible has added inherited protocol Copyable
86+
Protocol CustomStringConvertible has added inherited protocol Escapable
87+
Protocol Decodable has added inherited protocol Copyable
88+
Protocol Decodable has added inherited protocol Escapable
89+
Protocol Decoder has added inherited protocol Copyable
90+
Protocol Decoder has added inherited protocol Escapable
91+
Protocol Encodable has added inherited protocol Copyable
92+
Protocol Encodable has added inherited protocol Escapable
93+
Protocol Encoder has added inherited protocol Copyable
94+
Protocol Encoder has added inherited protocol Escapable
95+
Protocol Equatable has added inherited protocol Copyable
96+
Protocol Equatable has added inherited protocol Escapable
97+
Protocol Error has added inherited protocol Copyable
98+
Protocol Error has added inherited protocol Escapable
99+
Protocol ExpressibleByArrayLiteral has added inherited protocol Copyable
100+
Protocol ExpressibleByArrayLiteral has added inherited protocol Escapable
101+
Protocol ExpressibleByBooleanLiteral has added inherited protocol Copyable
102+
Protocol ExpressibleByBooleanLiteral has added inherited protocol Escapable
103+
Protocol ExpressibleByDictionaryLiteral has added inherited protocol Copyable
104+
Protocol ExpressibleByDictionaryLiteral has added inherited protocol Escapable
105+
Protocol ExpressibleByExtendedGraphemeClusterLiteral has added inherited protocol Copyable
106+
Protocol ExpressibleByExtendedGraphemeClusterLiteral has added inherited protocol Escapable
107+
Protocol ExpressibleByFloatLiteral has added inherited protocol Copyable
108+
Protocol ExpressibleByFloatLiteral has added inherited protocol Escapable
109+
Protocol ExpressibleByIntegerLiteral has added inherited protocol Copyable
110+
Protocol ExpressibleByIntegerLiteral has added inherited protocol Escapable
111+
Protocol ExpressibleByNilLiteral has added inherited protocol Copyable
112+
Protocol ExpressibleByNilLiteral has added inherited protocol Escapable
113+
Protocol ExpressibleByStringInterpolation has added inherited protocol Copyable
114+
Protocol ExpressibleByStringInterpolation has added inherited protocol Escapable
115+
Protocol ExpressibleByStringLiteral has added inherited protocol Copyable
116+
Protocol ExpressibleByStringLiteral has added inherited protocol Escapable
117+
Protocol ExpressibleByUnicodeScalarLiteral has added inherited protocol Copyable
118+
Protocol ExpressibleByUnicodeScalarLiteral has added inherited protocol Escapable
119+
Protocol FixedWidthInteger has added inherited protocol Copyable
120+
Protocol FixedWidthInteger has added inherited protocol Escapable
121+
Protocol FloatingPoint has added inherited protocol Copyable
122+
Protocol FloatingPoint has added inherited protocol Escapable
123+
Protocol Hashable has added inherited protocol Copyable
124+
Protocol Hashable has added inherited protocol Escapable
125+
Protocol Identifiable has added inherited protocol Copyable
126+
Protocol Identifiable has added inherited protocol Escapable
127+
Protocol IteratorProtocol has added inherited protocol Copyable
128+
Protocol IteratorProtocol has added inherited protocol Escapable
129+
Protocol KeyedDecodingContainerProtocol has added inherited protocol Copyable
130+
Protocol KeyedDecodingContainerProtocol has added inherited protocol Escapable
131+
Protocol KeyedEncodingContainerProtocol has added inherited protocol Copyable
132+
Protocol KeyedEncodingContainerProtocol has added inherited protocol Escapable
133+
Protocol LazyCollectionProtocol has added inherited protocol Copyable
134+
Protocol LazyCollectionProtocol has added inherited protocol Escapable
135+
Protocol LazySequenceProtocol has added inherited protocol Copyable
136+
Protocol LazySequenceProtocol has added inherited protocol Escapable
137+
Protocol LosslessStringConvertible has added inherited protocol Copyable
138+
Protocol LosslessStringConvertible has added inherited protocol Escapable
139+
Protocol MirrorPath has added inherited protocol Copyable
140+
Protocol MirrorPath has added inherited protocol Escapable
141+
Protocol MutableCollection has added inherited protocol Copyable
142+
Protocol MutableCollection has added inherited protocol Escapable
143+
Protocol Numeric has added inherited protocol Copyable
144+
Protocol Numeric has added inherited protocol Escapable
145+
Protocol OptionSet has added inherited protocol Copyable
146+
Protocol OptionSet has added inherited protocol Escapable
147+
Protocol RandomAccessCollection has added inherited protocol Copyable
148+
Protocol RandomAccessCollection has added inherited protocol Escapable
149+
Protocol RandomNumberGenerator has added inherited protocol Copyable
150+
Protocol RandomNumberGenerator has added inherited protocol Escapable
151+
Protocol RangeExpression has added inherited protocol Copyable
152+
Protocol RangeExpression has added inherited protocol Escapable
153+
Protocol RangeReplaceableCollection has added inherited protocol Copyable
154+
Protocol RangeReplaceableCollection has added inherited protocol Escapable
155+
Protocol RawRepresentable has added inherited protocol Copyable
156+
Protocol RawRepresentable has added inherited protocol Escapable
157+
Protocol SIMD has added inherited protocol Copyable
158+
Protocol SIMD has added inherited protocol Escapable
159+
Protocol SIMDScalar has added inherited protocol Copyable
160+
Protocol SIMDScalar has added inherited protocol Escapable
161+
Protocol SIMDStorage has added inherited protocol Copyable
162+
Protocol SIMDStorage has added inherited protocol Escapable
163+
Protocol Sequence has added inherited protocol Copyable
164+
Protocol Sequence has added inherited protocol Escapable
165+
Protocol SetAlgebra has added inherited protocol Copyable
166+
Protocol SetAlgebra has added inherited protocol Escapable
167+
Protocol SignedInteger has added inherited protocol Copyable
168+
Protocol SignedInteger has added inherited protocol Escapable
169+
Protocol SignedNumeric has added inherited protocol Copyable
170+
Protocol SignedNumeric has added inherited protocol Escapable
171+
Protocol SingleValueDecodingContainer has added inherited protocol Copyable
172+
Protocol SingleValueDecodingContainer has added inherited protocol Escapable
173+
Protocol SingleValueEncodingContainer has added inherited protocol Copyable
174+
Protocol SingleValueEncodingContainer has added inherited protocol Escapable
175+
Protocol Strideable has added inherited protocol Copyable
176+
Protocol Strideable has added inherited protocol Escapable
177+
Protocol StringInterpolationProtocol has added inherited protocol Copyable
178+
Protocol StringInterpolationProtocol has added inherited protocol Escapable
179+
Protocol StringProtocol has added inherited protocol Copyable
180+
Protocol StringProtocol has added inherited protocol Escapable
181+
Protocol TextOutputStream has added inherited protocol Copyable
182+
Protocol TextOutputStream has added inherited protocol Escapable
183+
Protocol TextOutputStreamable has added inherited protocol Copyable
184+
Protocol TextOutputStreamable has added inherited protocol Escapable
185+
Protocol UnicodeCodec has added inherited protocol Copyable
186+
Protocol UnicodeCodec has added inherited protocol Escapable
187+
Protocol UnkeyedDecodingContainer has added inherited protocol Copyable
188+
Protocol UnkeyedDecodingContainer has added inherited protocol Escapable
189+
Protocol UnkeyedEncodingContainer has added inherited protocol Copyable
190+
Protocol UnkeyedEncodingContainer has added inherited protocol Escapable
191+
Protocol UnsignedInteger has added inherited protocol Copyable
192+
Protocol UnsignedInteger has added inherited protocol Escapable
193+
Protocol _AppendKeyPath has added inherited protocol Copyable
194+
Protocol _AppendKeyPath has added inherited protocol Escapable

0 commit comments

Comments
 (0)