Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
[Concurrency] New non-copyable Continuation type
swift evolution pending discussion
pending approval
#88182 opened 2026-03-30 13:12 by
ktoso
[test] Add some more known crashers
#88181 opened 2026-03-30 10:24 by
hamishknight
[Diagnostics] Coalesce large homogeneous tuples in diagnostics
#88179 opened 2026-03-29 23:39 by
broken-circle
ObjectOutliner: don't outline objects in external functions because this would "duplicate" singletons
#88178 opened 2026-03-29 11:10 by
eeckstein
[6.3][test][android] Fix one IRGen test on Android CI, from #88056
🍒 release cherry pick
swift 6.3
#88177 opened 2026-03-29 09:56 by
finagolfin
[Concurrency] Revert typed throws adoption from Task initializers
concurrency
#88172 opened 2026-03-28 03:53 by
ktoso
Adopt Clang support for `anyAppleOS` availability
#88170 opened 2026-03-27 23:56 by
tshortli
[Diagnostics] Diagnose missing pattern(s) in associated value match
#88169 opened 2026-03-27 23:30 by
xedin
Serialization: Only skip serializing implementation-only decls in Strict mode
#88168 opened 2026-03-27 19:22 by
xymus
[Observation] Partial revert of the dirty bit tracking
#88167 opened 2026-03-27 19:14 by
phausler
[DebugInfo] [SILGen] Consider a SILLocation created from an implicit conversion of an explicit node as explicit
#88166 opened 2026-03-27 19:01 by
Snowy1803
Update viewcfg's printing of loop headers
#88164 opened 2026-03-27 18:09 by
meg-gupta
[Sema] Add scope-based analogues of -warn-long-expression-type-checking
#88162 opened 2026-03-27 16:50 by
CognitiveDisson
[DNM] Toolchain build with Swift Testing
do not merge
#88161 opened 2026-03-27 15:23 by
harlanhaskins
[CMake] Don't remove sourcekit-inproc from _SWIFT_DEFAULT_COMPONENTS in SwiftComponents.cmake
#88159 opened 2026-03-27 11:04 by
Steffeeen
[WIP] Unbreak hop-back from nonsending adoption in continuations
concurrency
#88157 opened 2026-03-27 07:26 by
ktoso
[IRGen] Fix crash on @objc private protocol with conditional runtime …
#88155 opened 2026-03-27 06:37 by
kyulee-com
[stdlib] form a Span from an Optional
swift evolution proposal needed
#88153 opened 2026-03-27 05:21 by
glessard
[stdlib] Form a single-element Span over a value
swift evolution proposal needed
#88152 opened 2026-03-27 05:16 by
glessard
[Reapply][Concurrency] Reject isolated conformances escaping through async callees
concurrency
#88151 opened 2026-03-27 04:46 by
ktoso
Provide Swift Testing build directory when building XCTest
build-script
#88149 opened 2026-03-27 01:27 by
jerryjrchen
[Observation] Dirty bits should only apply to the properties that are accessed in the scope of the apply methods
#88144 opened 2026-03-26 22:55 by
phausler
[6.3][IRGen] Fix ptrauth discriminator cache incorrectly shared between function-type and yield-type.
#88135 opened 2026-03-26 19:41 by
mikeash
[CMake] Fix a CMake warning
#88134 opened 2026-03-26 18:40 by
cachemeifyoucan
[cxx-interop] Enable test for `std::chrono` with C++23
c++ interop
#88130 opened 2026-03-26 17:55 by
egorzhdan
libSwiftScan: Extract static library for tests
#88126 opened 2026-03-26 16:54 by
Steelskin
Revert "[Concurrency] nonsending+typed-throw: with...Continuation
concurrency
#88116 opened 2026-03-26 04:45 by
ktoso
[ClangImporter] Handle DeclContexts that may not originate from Clang modules
#88115 opened 2026-03-26 01:51 by
oskarwirga
[IRGen] ObjC metadata and block PAC signing for arm64e
#88114 opened 2026-03-26 01:51 by
oskarwirga
[cxx-interop] [test] Re-enable protected special members test
#88110 opened 2026-03-25 23:10 by
j-hui
Older