Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
[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
vim: enhance vim syntax highlighting
#91244 opened 2026-08-04 23:46 by
compnerd
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
[DebugInfo] Rework how alignment is emitted
#91240 opened 2026-08-04 20:31 by
augusto2112
Windows: adjust build process
#91238 opened 2026-08-04 19:19 by
compnerd
Adjust to some upstream llvm-project changes
#91237 opened 2026-08-04 18:49 by
AnthonyLatsis
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
Observation: Remove unused types in ObservationRegistrar.swift
#91233 opened 2026-08-04 17:56 by
tshortli
[NFC][SymbolGraphGen] Add `@snprajwal` to CODEOWNERS
#91232 opened 2026-08-04 17:48 by
snprajwal
stdlib: Fix a variable never mutated warning in FloatingPointFromString.swift
#91231 opened 2026-08-04 17:48 by
tshortli
[Concurrency] Remove the public Swift declarations for actor entry points.
#91230 opened 2026-08-04 17:46 by
mikeash
[6.4][stdlib] Fix Atomic.min/max using signed comparison on unsigned types
#91228 opened 2026-08-04 17:12 by
sinoru
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
[AST][Parse] Avoid a second parse for files without `@diagnose`
#91192 opened 2026-08-03 13:13 by
artemcm
Older