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-13796] Reference instance members in non-escaping closure within initialiser
- [SR-13802] EnumeratedSequence should conform to Collection when Base conforms to it
- [SR-13816] FlattenSequence should conform to LazySequenceProtocol when Base does
- [SR-13819] swift test crashes on Windows
- [SR-13824] Some Collection default implementations have a redundant bound check
- [SR-13838] `S?` is not regarded as `Optional<S>` in "case" expression.
- [SR-13854] The Initialization chapter in The Swift Programming Language Guide needlessly emphasizes that Swift provides automatic argument labels for initializers
- [SR-13858] Wrong warning message when a struct contains an uninhabited type.
- [SR-13867] Nonsense error message given: Cannot convert value of type '()' to expected condition type 'Bool'
- [SR-13868] bogus local function called from guard block leads to "failed to produce diagnostic" error
- Docs
- C++ not yet supported