-
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] Swift SIL: Fix argument conventions for functions which have both, a direct and indirect result.
swift 6.2
#81865
opened May 30, 2025 by
eeckstein
Loading…
[AutoDiff] Define derivative for concrete SIMD.init(repeating:)
AutoDiff
#81864
opened May 30, 2025 by
kovdan01
Loading…
[AST/Sema] SE-0478: Implement using declaration under an experimental flag
#81863
opened May 30, 2025 by
xedin
Loading…
[Concurrency] Fix a false-positive metatype capture diagnostic.
#81860
opened May 30, 2025 by
hborla
Loading…
Add tests for SILGen support of @_addressable annotations.
#81856
opened May 30, 2025 by
atrick
Loading…
[Swiftify] Adjust _SwiftifyImport invocation to align with the signature
#81855
opened May 29, 2025 by
hnrklssn
Loading…
[DestroyAddrHoisting] Don't destructure NE aggs.
#81854
opened May 29, 2025 by
nate-chandler
•
Draft
Effects: do not recurse into #selector effects because the code never runs
#81853
opened May 29, 2025 by
DougGregor
Loading…
[TypeCheckEffects] Fix
AbstractFunction::getType
to look through al…
#81852
opened May 29, 2025 by
xedin
Loading…
[flow-isolation] Allow for initialization of fields of a Global Actor isolated class in its nonisolated inits
#81851
opened May 29, 2025 by
gottesmm
Loading…
[Dependency Scanning] Bridge diagnostics emitted during bridging header scanning
#81850
opened May 29, 2025 by
artemcm
Loading…
[Basic] Always dump message to stderr in
_abortWithMessage
#81849
opened May 29, 2025 by
hamishknight
Loading…
[6.2][Dependency Scanning] Add Flag: Release branch cherry picks
swift 6.2
ClangImporter
's mandatory path remaps to dependency scanning query filesystem
🍒 release cherry pick
#81848
opened May 29, 2025 by
artemcm
Loading…
[cmake] tweak Synchronization compile flags
#81847
opened May 29, 2025 by
justice-adams-apple
Loading…
[cxx-interop] Do not crash when emitting layout of Feature: Interoperability with C++
std::string
c++ interop
DNM: check what the frontend is doing for some tests
#81842
opened May 29, 2025 by
finagolfin
•
Draft
ClangImporter: enhance the importer to alias declarations
c/c++ macros
c++ interop
Feature: Interoperability with C++
clang importer
Area → compiler: The clang importer
#81840
opened May 29, 2025 by
compnerd
Loading…
[6.2] LifetimeDependenceInsertion: allow dependency on Builtin.addressof()
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#81839
opened May 29, 2025 by
atrick
Loading…
[cxx-interop] Skip metadata of C++ private fields in ClassContextDescriptorBuilder
c++ interop
Feature: Interoperability with C++
#81832
opened May 29, 2025 by
susmonteiro
•
Draft
[6.2][Distributed] fix distributed thunk method descriptor mangling in IRGen
distributed
Feature → concurrency: distributed actor
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
#81831
opened May 29, 2025 by
ktoso
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.