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 supported121 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- [6.0][region-isolation] Move logging in front of NDEBUG to make it easier to triage with no asserts compilers
- Support `__swift_attr__` to APINotes
- Import `thread_local` / `_Thread_local` marked APIs as `nonisolated(unsafe)`
- Soundness issue with dynamic downcasts
- Compiler crash with protocol using isolated keyword without async
- Compiler crashes when trying to deduce C++ interop type restriction
- Compiler crash when building with Swift 5.10 or newer
- Underconstrained protocol crashes the compiler
- Overridden methods can't have different actor isolation from nonisolated overridden declaration
- Global Actor isolation on a protocol fails to infer sendable and leads to misleading error
- Docs
- C++ not yet supported