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

Update SimplifyCFG's replacement of phi with its incoming value
#72792 by meg-gupta was merged Apr 3, 2024 Loading… updated Apr 3, 2024
[Distributed] Complete handling of protocol calls and witnesses using adjusted mangling scheme distributed Feature → concurrency: distributed actor
#72416 by ktoso was merged Mar 23, 2024 Loading… updated Mar 25, 2024
[NFC] IRGen: Extracted TI::withMetadataCollector.
#71770 by nate-chandler was merged Feb 22, 2024 Loading… updated Feb 22, 2024
Corrects wrong insertion point for 'await' at uncovered 'async' site.
#66732 by Rajveer100 was closed Feb 20, 2024 Loading… updated Feb 20, 2024
[stdlib] Revising Array Internal Comments and Example Code for Consistency.
#70894 by devKobe24 was closed Jan 25, 2024 Loading… updated Jan 25, 2024
🍒[5.10][Distributed] Generic reqs must be forwarded to accessor from enclosing actor distributed Feature → concurrency: distributed actor
#68861 by ktoso was closed Jan 11, 2024 Draft updated Jan 11, 2024
[Concurrency] Cleanup of assert/precondition/assume isolated docs concurrency Feature: umbrella label for concurrency language features documentation
#70800 by ktoso was merged Jan 11, 2024 Loading… updated Jan 11, 2024
[OnoneSimplification] Fixed isDestroyed(after:)
#70552 by nate-chandler was closed Jan 4, 2024 Loading… updated Jan 4, 2024
Initial Task Executor implementation Task(on:), addTask(on:) etc. concurrency runtime Feature: umbrella label for concurrency runtime features concurrency Feature: umbrella label for concurrency language features
#68793 by ktoso was merged Dec 12, 2023 Loading… updated Dec 12, 2023
[stdlib]Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
#69940 by devKobe24 was closed Nov 17, 2023 Loading… updated Nov 21, 2023
Use Swift Equatable and Hashable conformances from ObjC
#69464 by tbkka was merged Nov 10, 2023 Loading… updated Nov 10, 2023
Revert "[NoncopyableGenerics] Basic end-to-end testing (without stdlib)."
#69649 by compnerd was closed Nov 4, 2023 Loading… updated Nov 4, 2023
Task Executors: Prepare for new TaskExecutor protocol concurrency Feature: umbrella label for concurrency language features
#69568 by ktoso was merged Nov 2, 2023 Loading… updated Nov 2, 2023
[Swift+WASM] [IRGen] disable debugger tuning and atomics on WebAssembly WebAssembly Platform: WebAssembly
#24119 by zhuowei was closed Nov 1, 2023 Loading… updated Nov 1, 2023
Revert "test: un-XFAIL on Windows for rebranch"
#69004 by etcwilde was merged Oct 8, 2023 Loading… updated Oct 8, 2023
[CMake] Fix several issues that caused unnecessary rebuild
#68499 by rintaro was merged Sep 15, 2023 Loading… updated Sep 15, 2023
[RemoteInspection] Put include path for RemoteInspection headers at the top.
#67837 by mikeash was closed Aug 9, 2023 Loading… updated Aug 9, 2023
[stdlib] Test setting NFC bit for string
#58605 by Azoy was closed Aug 3, 2023 Draft updated Aug 3, 2023
[metadata prespecialization] Mark tests unsupported on windows.
#29148 by nate-chandler was closed Jan 11, 2020 Loading… updated Jul 5, 2023
[WASM] [BuildScript] Initial Support for building WASI toolchain
#29465 by kateinoigakukun was closed Jun 10, 2023 Loading… updated Jun 10, 2023
Add implicit SPI import feature
#66261 by elsh was merged Jun 2, 2023 Loading… updated Jun 2, 2023
SILOptimizer: move DestroyHoisting out of the mandatory pipeline
#40164 by gottesmm was closed May 29, 2023 Loading… updated May 29, 2023
Add a C++ Interoperability Vision Document c++ interop Feature: Interoperability with C++
#60501 by zoecarver was closed May 22, 2023 Loading… updated May 22, 2023
[AST] #SR-13906 (Improvement) Error Messages
#35238 by aniket-ray was closed Apr 27, 2023 Loading… updated Apr 27, 2023
ProTip! Adding no:label will show everything without a label.