-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.2][Frontend] Promote Flag: Release branch cherry picks
swift 6.2
AsyncCallerExecution
to an upcoming feature
🍒 release cherry pick
#80982
opened Apr 22, 2025 by
xedin
Loading…
[Frontend] SupportedFeatures: print "enabled_in" as a string
#80981
opened Apr 22, 2025 by
xedin
Loading…
[6.2] LifetimeDependenceScopeFixup: handle returning dependent Optional
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#80980
opened Apr 22, 2025 by
atrick
Loading…
LifetimeDependenceScopeFixup: handle returning dependent Optional
#80979
opened Apr 22, 2025 by
atrick
Loading…
[embedded] Make -mergeable-symbols the default for Embedded Swift
#80978
opened Apr 22, 2025 by
kubamracek
Loading…
[embedded][Concurrency] Build C++ runtime Concurrency code with -ffunction-sections and more embedded friendly flags
#80977
opened Apr 22, 2025 by
kubamracek
Loading…
Revert "AST: Filter out some Obj-C overrides when MemberImportVisibility is enabled."
#80975
opened Apr 22, 2025 by
tshortli
Loading…
[embedded] Add swift_allocEmptyBox to the embedded runtime
#80973
opened Apr 21, 2025 by
kubamracek
Loading…
Sema: Improve MemberImportVisibility diagnostics for cross import overlays
#80972
opened Apr 21, 2025 by
tshortli
Loading…
[6.2][silgen] Fix a small typo bug I found on inspection.
#80970
opened Apr 21, 2025 by
gottesmm
Loading…
parse symbol availability allow/block-list args together
#80968
opened Apr 21, 2025 by
QuietMisdreavus
Loading…
[Concurrency] Only build libswift_ConcurrencyDefaultExecutor when the global executor is singlethreaded.
#80967
opened Apr 21, 2025 by
mikeash
Loading…
LoadableByAddress: Fix shouldTransformYields to use substituted types
#80966
opened Apr 21, 2025 by
aschwaighofer
Loading…
[6.2] Sema: Fix case where witness thrown error type is a subtype of a type parameter
#80965
opened Apr 21, 2025 by
slavapestov
Loading…
Sema: Fix case where witness thrown error type is a subtype of a type parameter
#80963
opened Apr 21, 2025 by
slavapestov
Loading…
Merge exported modules with the same public name in generated interface
#80958
opened Apr 21, 2025 by
bnbarham
Loading…
[6.2][sil-isolation-info] When determining isolation of a function arg, use its VarDecl.
#80953
opened Apr 21, 2025 by
gottesmm
Loading…
[🍒 6.2] Fix String interpolation accepts invalid argument label syntax without expression
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#80950
opened Apr 21, 2025 by
kntkymt
Loading…
[6.2][Runtime] Add function_cast, switch from std::bit_cast.
#80949
opened Apr 21, 2025 by
mikeash
Loading…
[Swiftify] SafeInteropWrapper crashes with 'cgImage.width'
#80948
opened Apr 21, 2025 by
rapidsna
Loading…
Better
description
for DecodingError
and CodingKey
#80941
opened Apr 21, 2025 by
ZevEisenberg
Loading…
[ClangImporter] Don't import accessors of constants as 'open' if they're static
#80940
opened Apr 21, 2025 by
kubamracek
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.