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 supported139 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- No fix-it for escaping closure captures 'inout' parameter
- Add fix-its for `@dynamicCallable` and `@dynamicMemberLookup` to add missing requirements
- Compiler crash when applying a macro to a nested type in a constrained extension on generic type
- Inconsistent nonisolated(nonsending) Inference for closures with NonisolatedNonsendingByDefault
- Call to preconcurrency optional protocol requirement not downgraded to warning
- `@available(SwiftStdlib 6.0, *)` on default `AsyncIteratorProtocol.next()` does not match actual runtime availability (only available in 6.1)
- IRGen: embed ColdBlockInfo into the IR
- [PropertyWrappers] Allow out-of-line init for read-only wrappers
- Tests are failing when using CFRunLoopPerformBlock on the same thread in more than 15 tests
- Compiler has an inconsistent view on a closure isolation internally
- Docs
- C++ not yet supported