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
- Inconsistent concurrency checks for nonisolated actor initializer with non escaping closures and captures of static let properties
- Inconsistent borrowing of `consuming` parameter when passed to a function taking a concrete type vs a generic function.
- Optimisation difference between `!x` and `x == false`
- Parameterized opaque types are not disambiguated by associated type
- Result Builder is ignored when calling a protocol's static member with dot expression
- Declaration Macro Crash When Using Compiler Conditional Block
- Return type of a function that takes pack crashes the compiler
- Wrong warning on extension with specialized variadic type
- Passing class-constrained type as AnyObject instance behavior is not matched on Darwin and non-Darwin platform
- Crash on Linux While emitting IR SIL function (swift-syntax/.../RawSyntax.swift:647:10)
- Docs
- C++ not yet supported