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 supported140 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- Compiler fails to guarantee exclusive access to inout parameter when using async let
- Compiler fails to detect data race when putting a closure into multiple instances of a wrapper struct
- AsyncStream(unfolding:onCancel:) onCancel block is called twice
- Spurious "Switch condition evaluates to a constant" on mutable local variable
- Unexpected exclusivity violation when passing a mutable noncopyable type to a C++ function
- Assertion failed: (address.getType().isAddress()), function emitTsanInoutAccess, file SILGenLValue.cpp when thread sanitizer is enabled
- Combine `sink` does not respect `@MainActor` isolation
- [AutoDiff] Add support for parameter pack differentiation
- @_specialize attribute on generic function fails to compile in debug mode
- `isolated` keyword incorrectly permitted in inheritance clause
- Docs
- C++ not yet supported