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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- [SR-11612] Missing operator overloads from typealiases from libraries
- [SR-11704] Swift 5.1.2 (Xcode 11.2) cannot import framework that have swiftinterface built on Swift 5.1 (Xcode 11.1)
- [SR-11706] Invoking computed properties on class-backed structures emits excessive retains/releases
- [SR-11828] `case nil` compiles for any type even if it will never match, due to optional hoisting
- [SR-11910] @_implementationOnly types not allowed as private properties on public types
- [SR-12013] ‘wrappedValue’ not being the first parameter of initializers of Property Wrapper makes mixed initialization invalid
- [SR-12048] Property wrapper's wrappedValue.didSet can trigger overly restrictive exclusive memory access
- [SR-12421] Incorrect/unhelpful error when incorrectly calling return in failable initializer
- [SR-12533] Crash while generating SIL witness table protocol conformance
- [SR-12534] Segfault + type of expression is ambiguous without more context
- Docs
- C++ not yet supported