-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TaskQueue(Test): Add destructor to close FDs, preventing resource leak, fix race in TaskSignalHandling test
#85083
opened Oct 23, 2025 by
KushalP
Loading…
Fix ASAN stack-use-after-scope errors
Basic/TaskQueueTest.cpp
#85080
opened Oct 23, 2025 by
KushalP
Loading…
DI: Place cleanups for partially-initialized non-
Copyable
values on the mark_unresolved_noncopyable
marker.
#85077
opened Oct 23, 2025 by
jckarter
Loading…
Lifetimes: handle MutableSpan reassignment and 'inout' arguments
#85076
opened Oct 22, 2025 by
atrick
Loading…
[windows] only test the Swift subset of LLDB tests in CI
#85075
opened Oct 22, 2025 by
charles-zablit
Loading…
SE-0492: Stabilize @_section/@_used into @section/@used
#85074
opened Oct 22, 2025 by
kubamracek
Loading…
3 tasks
[cxx-interop] Do not import typedef members of clang::RecordDecls
#85072
opened Oct 22, 2025 by
j-hui
Loading…
[cxx-interop] Allow initializing Feature: Interoperability with C++
std::function
from Swift capturing closures
c++ interop
[rbi] Prefer field specific isolation over nominal type isolation when inferring isolation.
#85064
opened Oct 22, 2025 by
gottesmm
Loading…
[Swiftify] Add _SwiftifyImportProtocol for safe overloads for protocols
#85059
opened Oct 22, 2025 by
hnrklssn
Loading…
[CoroutineAccessors] Provide frame to de/allocation functions.
#85055
opened Oct 22, 2025 by
nate-chandler
•
Draft
Avoid unnecessary insertion of mark_unresolved_noncopyable_value
#85052
opened Oct 21, 2025 by
meg-gupta
Loading…
[6.2] Lifetime inference: fix a crash on implicit _modify for subscripts.
🍒 release cherry pick
Flag: Release branch cherry picks
swift 6.2
[Compile Time Constant Extraction] Extraction support for force unwrapped optionals
#85047
opened Oct 21, 2025 by
dendiz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.