swift
swift copied to clipboard
swift-collections 1.1.3 adoption
Update the swift-collections dependency to use version 1.1.3.
This bug fix update fixes:
- a performance bug in
BigStringwhich affects swift-foundation (https://github.com/apple/swift-collections/pull/405), rdar://131176282 -
Deque.Iterator'sSendableconformance.
This is an augmented cherry-pick of https://github.com/swiftlang/swift/pull/76101 (adds updates to the 6.0 and 6.0.1 branches).
@swift-ci please test
@swift-ci please build toolchain
Swift 6.0.2 has been released.