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
- Pattern that the region-based isolation checker does not understand how to check when calling async function from inside `withoutActuallyEscaping`
- Calling closure inside `withoutActuallyEscaping` of a `nonisolated(nonsending)` closure complains about potential data race
- Local closures can escape sending checks
- Default vs nonisolated init seem to be in conflict with isolated property
- Difference in checked Sendable eligibility between class and struct with global-isolated property
- Should dynamically link to libdispatch (the C components)
- Inconsistent "optional pattern cannot match non-optional value" error
- SourceKit test `SourceKit/Misc/no-change-working-dir.swift` flaky on Windows
- Inconsistent binding behavior for leading dot on optional
- Typed throws gets confused when catching within closures
- Docs
- C++ not yet supported