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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- [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
- [SR-13887] Crash (Segmentation fault: 11)
- [SR-13892] Improve diagnostics involving "covariant 'Self'"
- [SR-13893] Code completion ignores code declared below the code needing completion
- [SR-13902] Instance method vs global function in obvious context
- Docs
- C++ not yet supported