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-12928] `.first` is less efficient than `.first { _ in true }` on LazyMapSequence
- [SR-12930] Add protocol extension to "Result where Success == Void" so that we can use .success()
- [SR-12940] SIL Verification Failure on Linux only
- [SR-12944] Segmentation fault: 11 when parsing KVO
- [SR-12949] Add ability to resume interrupted downloads from swift.org
- [SR-12950] Compiler crash while merging swiftmodule in DeclSerializer, Illegal instruction: 4
- [SR-12953] Compiler Allows Redeclaration of Methods and Properties of Imported Types
- [SR-12957] SourceKit RangeInfo: Assertion failed: (ContextStack.back().Parent.getOpaqueValue() == Node.getOpaqueValue())
- [SR-12970] Performance: no way to do an unchecked downcast to a protocol
- [SR-12984] Imported Protocol Conformance Leaks into Other Files
- Docs
- C++ not yet supported