-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use a loop-shaped SIMD debugDescription
#90655
opened Jul 14, 2026 by
kateinoigakukun
Member
Loading…
stdlib: Pair hermetic seal at link with the selected stdlib LTO mode
#90654
opened Jul 14, 2026 by
kateinoigakukun
Member
Loading…
tests: require an optimized stdlib for two tests
#90653
opened Jul 14, 2026 by
eeckstein
Contributor
Loading…
[Embedded] Add interface-LTO build mode for the stdlib
#90652
opened Jul 14, 2026 by
DougGregor
Member
Loading…
Sema: Ban unavailable computed properties with initial values
#90651
opened Jul 14, 2026 by
tshortli
Contributor
Loading…
[android] Switch compiling Swift source in stdlib and the test suite to target triples with the API level specified
#90650
opened Jul 14, 2026 by
finagolfin
Member
Loading…
Use StdlibDeployment availability for ByteOrder
#90649
opened Jul 14, 2026 by
stephentyrone
Contributor
Loading…
Make new equatable/hashable conformances use StdlibDeploymentTarget
#90648
opened Jul 14, 2026 by
stephentyrone
Contributor
Loading…
Use StdlibDeploymentTarget for coding error debug descriptions
#90647
opened Jul 14, 2026 by
stephentyrone
Contributor
Loading…
Early out of removeAll(where:) when the element is not found.
#90646
opened Jul 14, 2026 by
stephentyrone
Contributor
Loading…
Mark [Mutable]Ref availability StdlibDeploymentTarget, not SwiftStdlib
#90645
opened Jul 14, 2026 by
stephentyrone
Contributor
Loading…
[6.4][CSSimplify] Passing a closure with captures to
@autoclosure parame…
#90644
opened Jul 13, 2026 by
xedin
Contributor
Loading…
[SILVerifier] Add VerifierErrorEmitterGuard to avoid frontend crash
#90643
opened Jul 13, 2026 by
DataCorrupted
Contributor
Loading…
[cxx-interop] Import typedefs aliasing NS_OPTIONS/CF_OPTIONS types as the option set
c++ interop
Feature: Interoperability with C++
#90642
opened Jul 13, 2026 by
patrykstefanski
Contributor
Loading…
Update CHANGELOG from Swift next to Swift 6.4 release
#90641
opened Jul 13, 2026 by
shahmishal
Member
Loading…
[CSSimplify] Passing a closure with captures to
@autoclosure parame…
#90640
opened Jul 13, 2026 by
xedin
Contributor
Loading…
Sema: Add test case that is fast in 6.3 onward
#90639
opened Jul 13, 2026 by
slavapestov
Contributor
Loading…
AST: Represent deprecation as a kind of
AvailabilityRestriction
#90638
opened Jul 13, 2026 by
tshortli
Contributor
Loading…
[6.4][Sema] Check superclass Sendable conformance before diagnosing NonSen…
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.4
#90637
opened Jul 13, 2026 by
AdamCmiel
Loading…
[IRGen] Use per-file linkage for outlined value functions that reference file-private types.
#90634
opened Jul 13, 2026 by
mikeash
Contributor
Loading…
AST: represent protocol metatype extensions faithfully in the TypeRepr
#90633
opened Jul 13, 2026 by
compnerd
Member
Loading…
[utils] remote-run: translate embedded prefix paths inside env-var values
#90632
opened Jul 13, 2026 by
duow310
Contributor
Loading…
[Sema] Check superclass Sendable conformance before diagnosing
#90631
opened Jul 13, 2026 by
AdamCmiel
Loading…
[Embedded PAL] Add EMBEDDED_SWIFT_MUTEX_NUM_WORDS macro definition
#90630
opened Jul 13, 2026 by
DougGregor
Member
Loading…
[CSFix] Switch
AllowInlineArrayLiteralCountMismatch to use numbers …
#90629
opened Jul 13, 2026 by
xedin
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.