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 supported140 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- [RBI] A statically isolated @Sendable closure can lose its isolation when converted to a synchronous function, causing data races
- [RBI]: don't interleave requires & sends in isolated partial applys
- [AST] Fix false NonSendableSuperclass diagnostic for cross-module @MainActor ObjC classes
- [SR-16005] RFE: RISCV64 Support
- Synchronization: fix FreeBSD Mutex deadlock (UMTX_OP_MUTEX_LOCK on uint32_t)
- MoveOnlyChecker: Don't destroy inout or local variables before end of dead end
- Concurrency: enable `Task.sleep` in Embedded Swift
- Derive Equatable via macro
- `@Test` macro containing array literal with string concatenation too complex to type-check in Swift 6.4
- Implement @objc on global functions (SE-0495)
- Docs
- C++ not yet supported