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
- `@dynamicMemberLookup` makes arbitrary collision when ambiguous instead of diagnosing
- `Synchronization.Mutex` fails to JIT-link TLS primitives in Immediate mode on Linux
- Ambiguous use of 'init(name:priority:operation:)' in `onChange(of:_:)` modifier
- withoutActuallyEscaping incorrectly requires captured values to be Sendable or sending in a nonisolated(nonsending) context
- Compiler crash when using withoutActuallyEscaping with an async function taking an argument and NonisolatedNonsendingByDefault enabled
- `@abi` does not like adding/removing `throws`
- error: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
- C++ Interop: Compiling with `-stdlib=libc++` on linux also links `libstdc++` in the binary
- public enum inaccessible due to `@_spi` isolation level
- Driver crash when building Glibc overlay with explicit module builds
- Docs
- C++ not yet supported