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
- Support direct retain/release on Windows
- Misleading error message with closure capture of a consuming parameter
- Consuming a variable causes compiler crash if the variable is captured and mutated in an escaping closure
- Unhandled coercion - compiler crash
- Compiler crash when using withoutActuallyEscaping with an async function taking an argument and NonisolatedNonsendingByDefault enabled
- Runtime crash 'freed pointer was not the last allocation' in Xcode 26 when using withCheckedThrowingContinuation
- Fix calling convention support in Swift (breaks 32-bit Windows API calls).
- Fix incorrect fix-it for static member access on instance
- Minor formatting fixes
- SIL verification failure/miscompile when overriding async getter with non-async implementation
- Docs
- C++ not yet supported