Accessor MutableCollection.subscript(_:).Get() has generic signature change from to > Accessor MutableCollection.subscript(_:).Set() has generic signature change from to > Protocol CodingKey has added inherited protocol Sendable Protocol CodingKey has generic signature change from to Protocol Error has added inherited protocol Sendable Protocol Error has generic signature change from to Subscript MutableCollection.subscript(_:) has generic signature change from to > // Not actually a source break; the typechecker will find these operations on // FixedWidthInteger instead. Func SignedInteger.&+(_:_:) has been removed Func SignedInteger.&-(_:_:) has been removed // The GenericSignatureBuilder would produce redundant same-type requirements in the minimized signature; these are now gone. Protocol Collection has generic signature change from to Protocol StringProtocol has generic signature change from to // The RequirementMachine does not preserve sugared types in requirements. Not actually a source break. Func Substring.UnicodeScalarView.replaceSubrange(_:with:) has generic signature change from to Func Substring.replaceSubrange(_:with:) has generic signature change from to Func Unicode.ASCII.Parser.parseScalar(from:) has generic signature change from to Func Unicode.UTF16.decode(_:) has generic signature change from to Func Unicode.UTF32.Parser.parseScalar(from:) has generic signature change from to Func Unicode.UTF32.decode(_:) has generic signature change from to Func Unicode.UTF8.decode(_:) has generic signature change from to Constructor Mirror.init(_:children:displayStyle:ancestorRepresentation:) has generic signature change from to // Generalizations due to typed throws. Func AnyBidirectionalCollection.map(_:) has generic signature change from to Func AnyBidirectionalCollection.map(_:) is now without @rethrows Func AnyCollection.map(_:) has generic signature change from to Func AnyCollection.map(_:) is now without @rethrows Func AnyRandomAccessCollection.map(_:) has generic signature change from to Func AnyRandomAccessCollection.map(_:) is now without @rethrows Func AnySequence.map(_:) has generic signature change from to Func AnySequence.map(_:) is now without @rethrows Func Collection.map(_:) has generic signature change from to Func Collection.map(_:) is now without @rethrows Func Sequence.map(_:) has generic signature change from to Func Sequence.map(_:) is now without @rethrows Constructor Result.init(catching:) has generic signature change from to Func withUnsafePointer(to:_:) has generic signature change from to Func withUnsafePointer(to:_:) is now without @rethrows Func withoutActuallyEscaping(_:do:) has generic signature change from to Func withoutActuallyEscaping(_:do:) is now without @rethrows Protocol SIMDScalar has generic signature change from to Protocol SIMDStorage has generic signature change from to Protocol FixedWidthInteger has generic signature change from to