apple / swift-collections

Commonly used data structures for Swift
Apache License 2.0
3.55k stars 270 forks source link

[1.0] Backport Sendable conformances on all public types #343

Closed lorentey closed 4 months ago

lorentey commented 4 months ago

This backports #191 to the release/1.0 branch, retrofitting that release series with proper support for Swift 5.5.

Resolves #317

Checklist

lorentey commented 4 months ago

@swift-ci test

lorentey commented 4 months ago

macOS PR tests are expected to fail. 🐶🔥

lorentey commented 4 months ago

@swift-ci test linux platform