swift
https://github.com/apple/swift
C++
The Swift Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported139 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- Runtime crash 'freed pointer was not the last allocation' in Xcode 26 when using withCheckedThrowingContinuation
- [Test] Adding String methods annotated with `StdlibDeploymentTarget 6.4` in #82055 broke a C++ Interop test on the Android CI
- InlineArray<capacity, ...> with value generic parameter skips deinit for cross-module ~Copyable elements
- `Mutex` allows to return the protected `Value` instance without reinitialization
- Compiler fails to detect data race when putting a closure into multiple instances of a wrapper struct
- Crash when backward deploying stored properties with nonisolated(nonsending) function types
- Add a nonisolated(nonsending) typed throws and opaque type returning version of filter
- Fixed incomplete guard error
- Make sure the latest stable Android NDK can produce an Android SDK bundle
- Add SE-0489 (Codable error debug descriptions) to changelog
- Docs
- C++ not yet supported