Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift
Pull Requests
Commits
Open
Closed
[TypeChecker] PropertyWrappers: When setting projected value setter a…
#89122 opened 2026-05-14 06:32 by
xedin
[IDE][NFC]: refactor SourceEntityWalker to use ASTWalker actions
#89121 opened 2026-05-14 01:21 by
jamieQ
[6.4][IRGen] Emit deinit call if present in AlignedGroupEntry::destroy
🍒 release cherry pick
swift 6.4
#89118 opened 2026-05-13 21:56 by
drexin
[IRGen] Emit deinit call if present in AlignedGroupEntry::destroy
#89117 opened 2026-05-13 21:49 by
drexin
[6.4] EagerSpecializer: Emit comparisons for `@specialize`-ing by integer generic parameters properly.
#89116 opened 2026-05-13 20:30 by
jckarter
EagerSpecializer: Emit comparisons for `@specialize`-ing by integer generic parameters properly.
#89115 opened 2026-05-13 19:00 by
jckarter
build-script: Add a flag to control pedantic diagnostics
#89114 opened 2026-05-13 18:35 by
AnthonyLatsis
Add 24 parameter-pack regression tests (bundle)
#89113 opened 2026-05-13 18:20 by
alex-reilly-dd
[ModuleTrace] Macro plugin path in trace file should be real path
#89112 opened 2026-05-13 17:54 by
cachemeifyoucan
[6.4.x] ModuleInterface: Remove warning about types shadowing modules
#89110 opened 2026-05-13 17:29 by
tshortli
Sema: Add a test case that is now fast
#89108 opened 2026-05-13 17:22 by
slavapestov
Encode the minimum OS version in ToolchainInfo.plist (fix typo)
#89107 opened 2026-05-13 17:20 by
jakepetroules
[6.4][Concurrency] NFC: Rename `FunctionTypeIsolation::forIsolatedCaller` …
🍒 release cherry pick
swift 6.4
#89079 opened 2026-05-13 16:35 by
xedin
[Distributed] Fix leaks in failure paths of swift_getFunctionFullNameFromMangledName.
#89078 opened 2026-05-13 15:46 by
mikeash
[Source Warning Control] Plumb `ConfiguredRegions` through @diagnose region queries
#89077 opened 2026-05-13 15:15 by
artemcm
New congruence enumeration benchmark
#89076 opened 2026-05-13 14:38 by
slavapestov
[Concurrency] Provide a way to cancel scheduled future tasks.
#89075 opened 2026-05-13 13:13 by
al45tair
[cxx-interop] Do not allow `swift_name` to add a method to a different struct
c++ interop
#89074 opened 2026-05-13 12:52 by
egorzhdan
Adapt borrowing foreach iteration
#89072 opened 2026-05-13 11:48 by
elsakeirouz
[DebugInfo] Supplement debug values with Debug Basic Blocks
#89071 opened 2026-05-13 11:20 by
Snowy1803
[6.4][AST] Print movesAsLike if present on @_rawLayout
🍒 release cherry pick
swift 6.4
#89070 opened 2026-05-13 06:47 by
drexin
[AST] Print movesAsLike if present on @_rawLayout
#89069 opened 2026-05-13 06:40 by
drexin
[CMake] Put the creation of .swiftsourceinfo files behind SWIFT_STDLIB_ENABLE_SOURCE_INFO
#89068 opened 2026-05-13 05:24 by
DougGregor
[cxx-interop] Handle optionality mismatch in SILGen for C++ template calls
c++ interop
#89066 opened 2026-05-13 00:41 by
j-hui
[IRGen] Fix debug info indirection for shadow copies of moveable values
#89064 opened 2026-05-12 23:15 by
augusto2112
Adopt nonisolated(nonsending) on `with*TaskGroup` and `withValue` concurrency APIs
#89061 opened 2026-05-12 21:42 by
xedin
[RemoteInspection] Fix handling of extensions in DemanglingForTypeRef
#89059 opened 2026-05-12 21:08 by
augusto2112
Lifetimes: Replace deps on partial_apply parameters with 'captures'
#89053 opened 2026-05-12 18:18 by
aidan-hall
[6.4 🍒][Source Warning Control] Ensure we do not attempt to serialize `@diagnose` attributes
🍒 release cherry pick
swift 6.4
#89051 opened 2026-05-12 18:11 by
artemcm
[Observation] Migrate `ContinuousObservation` off deprecated `withUnsafeContinuation`
#89046 opened 2026-05-12 17:40 by
broken-circle
Older