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
- Swift 6 fails to cast inferred function types as return types from implicit @Sendable on return statement
- Add missing Builtin vector functions to SIMD with FloatingPoint
- Implicit cast from `@Sendable` functions to non-sendable ones doesn't happen in arbitrary expressions
- Fix compiler crashes to print InOutConversionFailure
- Update Swift NIO checkout to 2.78.0
- "Undefined symbol: type metadata accessor" when accessing property of element of variadic tuple in release mode; works fine for debug builds
- "Global is external, but doesn't have external or weak linkage!" when accessing property of element of variadic tuple in release mode; works fine for debug
- Chaining type pack breaks type inference and fails to compile
- Properly cope with ordering issues when importing clang decls during extension binding
- Add AsyncThrowingStream.init(unfolding:onCancel:) to handle cancellation.
- Docs
- C++ not yet supported