Skip to content

Pull requests: swiftlang/swift

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Use a loop-shaped SIMD debugDescription
#90655 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…
Use StdlibDeployment availability for ByteOrder
#90649 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…
[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…
[CSFix] Switch AllowInlineArrayLiteralCountMismatch to use numbers …
#90629 opened Jul 13, 2026 by xedin Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.