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
- [Swift][Macros] Assertion isConcrete() in ProtocolConformanceRef::getConcrete when expanding @attached member macro on a subclass whose superclass has the same macro applied and the macro plugin is missing
- [Swift][CSBindings] Assertion duplicate binding in BindingSet::addBinding when type-checking tuple var with two opaque return types and overloaded local function
- [Swift][Specialization] Assertion std::find(conformsTo) != conformsTo.end() in getTypeForSymbolRange when serializing @_specialize generic signature with ambiguous type used in associated type chain
- [ObjCImplementation] Honor ObjC custom getter/setter selector names
- Despite using @preconcurrency: Passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
- Invalid fix-it on unused optional binding when multiple conditions
- Avoid deprecated withUnsafeContinuation(isolation:) use
- Fix AllocBoxToStack to recognize mark_dependence
- [Sema] Tailor for-in loop diagnostics for unhandled throws
- swiftc crash "Instruction does not dominate all uses"
- Docs
- C++ not yet supported