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
- [Sema] Fix compiler error when extending a typealias of a partially specialized generic type
- Add a new parameter convention @in_cxx
- AST: Remove SourceFile::DelayedFunctions
- Declaration order of type-constrained typealias and struct implementing a generic protocol causes "invalid type alias" error
- Compiler failing to compile ~Copyable generic with: "Copy of noncopyable typed value." Error
- Expand Macro and Inline Macro commands put extension macro expansion in nested type and not at top level.
- [IDE] Resolve `[.]Type` completion for `(any P).` to produce singleton metatype instead of existential metatype
- Show a closure’s type and actor isolation when performing cursor info on the braces or `in` keyword
- [Distributed] make remote proxy allocation minimally small
- Sendable warning for `nonisolated init` in `@MainActor` class even with Region based isolation
- Docs
- C++ not yet supported