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 supported138 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- Unclear behavior when combining declaration specific import and MemberImportVisibility
- Have the frontend and new swift-driver look in an external `-sdk` for non-Darwin platform runtime libraries and modules too
- Using nil coalescing operator in `some` type computed property doesn't compile; rewriting as explicit if stmt makes it work
- "branches have mismatching types" in recursive computed property when using single-expr implicit return; works fine with explicit return in each branch
- "Invalid conversion from throwing function of type '() throws -> Void' to non-throwing function type '() -> Void'" when passing a non-throwing function as a parameter expecting a non-throwing function
- Different behavior with interpreted vs built program
- Observation prevents use of Sendable properties in deinit
- Data loss bug involving `DispatchData` and Swift-ObjC interop
- Swift Testing tags not discovered when inside Macro code
- [DNM] Experimental RawSpan cursor
- Docs
- C++ not yet supported