Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
[Concurrency] adopt nonisolated nonsending in withTaskGroup...
#87644 opened 2026-03-03 11:53 by
ktoso
[cxx-interop] [NFCi] Clean up reference type analysis logic
#87643 opened 2026-03-03 09:58 by
j-hui
[Concurrency] Clock.measure adopt nonisolated nonsending typed throws
#87642 opened 2026-03-03 08:57 by
ktoso
[DRAFT] Borrowing for loop tests
#87641 opened 2026-03-03 08:37 by
susmonteiro
FreeBSD: Re-enable typechecker perf test
#87639 opened 2026-03-03 06:17 by
etcwilde
[Diagnostics] Suppress result-builder inference follow-up errors
#87638 opened 2026-03-03 06:00 by
NachoSoto
[Concurrency] Fix lazy Sendable property diagnostic
#87637 opened 2026-03-03 05:53 by
NachoSoto
[SILGen] Fix key path lowering for existential components
#87636 opened 2026-03-03 05:39 by
NachoSoto
AST: Refactor availability version remapping
#87635 opened 2026-03-03 01:08 by
tshortli
[CoroutineAccessors] Fix IsFinalRequest for YieldingBorrow/Mutate
#87633 opened 2026-03-02 23:41 by
aschwaighofer
[Concurrency] Don't infer `@MainActor` by default on associated types
#87632 opened 2026-03-02 22:45 by
xedin
Sema: Upgrade missing import diagnostics for key paths
#87630 opened 2026-03-02 21:37 by
tshortli
[Typed throws] Fix replay of potential throw sites
#87629 opened 2026-03-02 21:15 by
NachoSoto
Embedded Swift stdlib: ensure archives are properly generated...
#87627 opened 2026-03-02 20:30 by
edymtt
[Concurrency] Fix `stripConcurrency` to avoid dropping parameter isol…
#87626 opened 2026-03-02 19:56 by
xedin
Improve borrow accessor support
#87625 opened 2026-03-02 19:45 by
meg-gupta
[flow-isolation/rbi] Support initializing global-actor-isolated fields in nonisolated actor inits before self escapes
#87624 opened 2026-03-02 19:42 by
gottesmm
[WIP][Diagnostics] Display full diagnostic group parent chains
#87623 opened 2026-03-02 18:03 by
artemcm
[Diagnostics] Allow lexically-escalated warning groups to 'escape' the '-suppress-warnings' compiler flag.
#87621 opened 2026-03-02 16:43 by
artemcm
[cxx-interop] Fix modularization for `<cmath>` with libstdc++
c++ interop
#87620 opened 2026-03-02 16:33 by
egorzhdan
[Sema] Handle explicit $-labeled macro params in wrapper matching
#87619 opened 2026-03-02 15:38 by
Flamki
WIP: untyped throws in Embedded Swift
#87617 opened 2026-03-02 14:25 by
MaxDesiatov
[build-script] Add MinSizeRel to is_release_variant
#87615 opened 2026-03-02 13:09 by
da-viper
[Concurrency] Adopt noniso(nonsending) in TaskLocal.withValue
#87612 opened 2026-03-02 05:09 by
ktoso
[Availability] Update existing @available fix-it for #57378
#87607 opened 2026-03-01 15:24 by
Flamki
[cxx-interop] Fix some clang tidy warnings
c++ interop
#87606 opened 2026-03-01 14:31 by
Xazax-hun
[Sema] Fix crash with peer macro-generated wrapped properties
#87601 opened 2026-02-28 20:50 by
Flamki
[Backtracing] Reorganise thread locals.
#87594 opened 2026-02-28 16:58 by
al45tair
Time to retire building multi-architecture toolchains by default?
#87593 opened 2026-02-28 14:30 by
johnno1962
[Concurrency] MainActor-by-Default: Skip extensions produced by macros
#87589 opened 2026-02-28 06:18 by
xedin
Older