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 supported138 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- ClangImporter attributes should follow the Swift attribute grammar
- Confusing error message for conflicting isolation when both are actor-instance isolated
- Update TaskQueue.cpp
- `@inline` attribute is allowed for stored properties, but doesn't have any meaning for it
- `@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`
- Docs
- C++ not yet supported