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 supported121 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- [debuginfo][windows, PDB] windows debug info drops line location of inlined trap from array's subscript
- Different sending behavior between global actor and isolated parameter within a closure
- (lib/SymbolGraphGen) clip the ACL of nested declarations to the ACL of their lexical parents
- Should capturing a modified variable declared inside a loop be a warning when used in Sendable closure?
- Assertion failed: ((conformingReplacementType->is<ErrorType>() || conformingReplacementType->is<SubstitutableType>() || conformingReplacementType->is<DependentMemberType>() || conformingReplacementType->hasTypeVariable()) && "replacement requires looking up a concrete conformance")
- Crash when wrapping type containing Mutex from another file: "Global is external, but doesn't have external or weak linkage!"
- [APINotes] Add support for handling Clang modules carrying all versions of APINotes
- Fix diagnosis in Range with mismatched generic arguments
- Link `swift-ide-test` against the new (early)swift-driver and exercise its `getSingleFrontendInvocationFromDriverArguments` C API
- Hang when invoking async code synchronously from a sync context
- Docs
- C++ not yet supported