Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
[Swiftify] implement counted_by_or_null, and remove Optional from counted_by
#89395 opened 2026-05-24 21:13 by
hnrklssn
BoundsCheckOpts: merge OutputSpan.append capacity checks
#89394 opened 2026-05-24 01:45 by
airspeedswift
[ClangImporter] Do not import things twice
#89393 opened 2026-05-24 00:39 by
j-hui
[ClangImporter] [test] Use fresh cache path for non-modular-includes test
#89392 opened 2026-05-24 00:38 by
j-hui
RemoteInspection: Presize vectors in TypeRefBuilder(NFC)
#89391 opened 2026-05-23 23:08 by
kastiglione
[test][android] Disable SILOptimizer/pack_specialization.swift for 32-bit armv7
#89390 opened 2026-05-23 18:01 by
finagolfin
[Evaluator] Count request evaluator cache hits
#89388 opened 2026-05-23 07:27 by
j-hui
[AST] Make RawComment handling robust against source files changing from underneath us
#89387 opened 2026-05-23 05:37 by
DougGregor
[stdlib] switch away from old @lifetime annotations
#89385 opened 2026-05-23 01:13 by
glessard
Fix LICM producing illegal load [trivial] on non-trivial address types
#89383 opened 2026-05-22 23:34 by
meg-gupta
ClangImporter: Avoid mirroring protocol members that are declared elsewhere
#89382 opened 2026-05-22 23:27 by
tshortli
[6.4][Sema] Fix `nonisolated(nonsending)` combined with `sending` modifier
🍒 release cherry pick
swift 6.4
#89381 opened 2026-05-22 21:34 by
xedin
[6.4.x] Concurrency/SILGen: Fixes for `Continuation`
#89380 opened 2026-05-22 21:01 by
tshortli
[stdlib, 6.4] Use borrow accessors for `Span`, `MutableSpan` & `OutputSpan` subscripts
🍒 release cherry pick
swift 6.4
#89377 opened 2026-05-22 20:39 by
glessard
🍒[Swiftify] make safe wrappers `final` when in a Swift class
#89376 opened 2026-05-22 20:16 by
hnrklssn
🍒 pull request #88943 from hnrklssn/swiftify-synthesized-interface
#89375 opened 2026-05-22 20:09 by
hnrklssn
Rebranch fixes
#89373 opened 2026-05-22 19:40 by
AnthonyLatsis
[Utils] fix find-unused-diagnostics.sh for Amazon Linux 2
#89371 opened 2026-05-22 19:18 by
hnrklssn
[6.4] [DebugInfo] Fix closures capturing values with ownership in async code
#89368 opened 2026-05-22 17:25 by
Snowy1803
Fix specialization of checked_cast_br instruction
#89367 opened 2026-05-22 17:09 by
meg-gupta
[6.4.x] Sema: Add diagnostic group for @isolated(any) to synchronous conversion
#89366 opened 2026-05-22 17:09 by
tshortli
[6.4] Remove flow isolation improvements from 6.4.x
#89365 opened 2026-05-22 17:08 by
gottesmm
Runtimes build system: support creation of CompatibilitySpan symlink
#89364 opened 2026-05-22 16:55 by
edymtt
Runtimes build system: install OSOverlayShims.h and XPCOverlayShims.h
#89362 opened 2026-05-22 16:51 by
edymtt
[SILGen] Fix `swift repl` to not crash on async code.
🍒 release cherry pick
swift 6.3
#89359 opened 2026-05-22 15:17 by
al45tair
[SILGen] Fix `swift repl` to not crash on async code.
🍒 release cherry pick
swift 6.4
#89358 opened 2026-05-22 15:13 by
al45tair
[SILGen] Fix `swift repl` to not crash on async code.
#89357 opened 2026-05-22 15:12 by
al45tair
[DebugInfo] Add salvage for float literals
#89355 opened 2026-05-22 13:22 by
Snowy1803
[SILVerifier] Enable full debug_value type chain verification
#89354 opened 2026-05-22 11:05 by
Snowy1803
[Windows] Add an option to disable DocC in the Windows build script.
#89353 opened 2026-05-22 10:47 by
carlpeto
Older