Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
Rebranch Worklist
#91258 opened 2026-08-05 15:01 by
AnthonyLatsis
[Backtracing] [Runtime] Improve some error checking
#91257 opened 2026-08-05 13:45 by
carlpeto
[cxx-interop] Do not emit errors for `#define macro (size_t)-1`
c++ interop
#91256 opened 2026-08-05 11:38 by
egorzhdan
Refine parameter names for improved clarity in the documentation
#91254 opened 2026-08-05 09:51 by
d-ronnqvist
Fix two annoying problems with sil-opt and other SIL tools
#91253 opened 2026-08-05 09:45 by
eeckstein
SimplifyCopyValue: Don't destructure large aggregates
#91252 opened 2026-08-05 09:09 by
kateinoigakukun
Adjust to some low-risk upstream llvm-project changes
#91251 opened 2026-08-05 08:39 by
AnthonyLatsis
LifetimeResolution: initial implementation
#91248 opened 2026-08-05 04:23 by
kavon
[rbi] Rewrite isolation-history notes on top of real partition rewinding
#91247 opened 2026-08-05 01:28 by
gottesmm
[DebugInfo] Encode class-constrained and objc-constrained protocols
#91246 opened 2026-08-05 00:08 by
augusto2112
[cxx-interop] Match @cxx @implementation functions to C++ declarations
c++ interop
#91245 opened 2026-08-05 00:04 by
patrykstefanski
Fix opaque-value-related issues exposed by autodiff
#91243 opened 2026-08-04 22:27 by
asl
Add noalias attribute to all inout parameters
#91242 opened 2026-08-04 21:06 by
meg-gupta
Reapply "[stdlib] Fix Atomic.min/max using signed comparison on unsig…
#91241 opened 2026-08-04 20:46 by
Azoy
Windows: adjust build process
#91238 opened 2026-08-04 19:19 by
compnerd
Use outlined value operation functions from witess functions
#91236 opened 2026-08-04 18:30 by
NuriAmari
[cherry-pick][ci] limit parallel link jobs in buildbot_linux_base to 4 (#88888)
#91235 opened 2026-08-04 18:23 by
justice-adams-apple
IRGenSIL: Support debug_values with multiple operands
#91234 opened 2026-08-04 18:05 by
Snowy1803
[Concurrency] Remove the public Swift declarations for actor entry points.
#91230 opened 2026-08-04 17:46 by
mikeash
utils: Disable CMP0215
#91225 opened 2026-08-04 16:33 by
Steelskin
[Concurrency] Fix use-after-free of function string in CheckedContinuation's deinit.
#91222 opened 2026-08-04 15:41 by
mikeash
[DNM] Rebranch Testing
#91216 opened 2026-08-04 09:26 by
AnthonyLatsis
[CS] Do not require AnyObject for foreign reference class constraints
c++ interop
#91213 opened 2026-08-04 03:13 by
j-hui
[Embedded] Extend key path support to multi-component key paths with computed properties and captures
#91212 opened 2026-08-04 02:51 by
DougGregor
[6.4][linux] Remove now unused `_swift_stdlib_gettid()` function
Linux
standard library
Android
🍒 release cherry pick
swift 6.4
#91211 opened 2026-08-04 02:15 by
finagolfin
[TypeChecker] Implement consuming capture inference for `@called(once)` closures
#91207 opened 2026-08-03 22:05 by
xedin
Runtime,RemoteInspection: add COM existential metadata and value witness
#91202 opened 2026-08-03 17:55 by
compnerd
[Test] Add test for assertion after out-of-bounds 32-bit value
#91200 opened 2026-08-03 17:34 by
DougGregor
Add a pass to remove dead debug values
#91198 opened 2026-08-03 17:12 by
Snowy1803
[IRGen] Lower trivial single-pointer optionals to `ptr` too
#91195 opened 2026-08-03 16:47 by
drexin
Older