Swift 6.0.3 Release
·
1392 commits
to main
since this release
What's Changed
- [6.0] Decode a few keys in
SourceKitLSPOptionsthat we missed before by @ahoppen in #1647 - [6.0] Use an
AtomicInt32to countpendingUnitCountinstead of usingAsyncQueueby @ahoppen in #1744
Full Changelog: swift-6.0.2-RELEASE...swift-6.0.3-RELEASE