-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Pull requests: swiftlang/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.3] Allow alloc_pack_metadata to be marked as [non_nested]
#88374
opened Apr 8, 2026 by
rjmccall
Loading…
Allow alloc_pack_metadata to be marked as [non_nested]
#88373
opened Apr 8, 2026 by
rjmccall
Loading…
[Sema] Don't emit misleading nil-coalescing warning when LHS is optional
#88368
opened Apr 8, 2026 by
GabrielSilveiraa
Loading…
[FineGrainedDeps] Use source path instead of swiftdeps path for sourceFileProvide key
#88365
opened Apr 8, 2026 by
cachemeifyoucan
Loading…
[build-script] Add option to continue the build on test failures
#88364
opened Apr 8, 2026 by
duow310
Loading…
Add compiler flag for --disable-deployment-target-validation-for-parse-stdlib
#88363
opened Apr 8, 2026 by
justice-adams-apple
Loading…
Optimizer: fix deinit barrier detection for instructions which access memory via a pointer
#88361
opened Apr 8, 2026 by
eeckstein
Loading…
docs: add unused‑diagnostic detection script (closes #67306)
#88359
opened Apr 8, 2026 by
myUdav4iik
Loading…
[IRGen] Fix ICE in ValueEnumerator by properly populating sret arguments for C++ interop
#88357
opened Apr 8, 2026 by
sakshar2303
Loading…
[Diagnostics] Improve error message when type attributes are incorrectly applied to a type
#88356
opened Apr 8, 2026 by
sakshar2303
Loading…
Enable find_package(SwiftTestingMacros) in XCTest CMake build
build-script
Area → utils: The build script
#88354
opened Apr 8, 2026 by
jerryjrchen
Loading…
Serialize library level into .swiftmodule binary format
#88345
opened Apr 7, 2026 by
sepy97
Loading…
Expand vectorized UTF16 transcoding to non-ASCII BMP code points
#88342
opened Apr 7, 2026 by
Catfish-Man
•
Draft
[cxx-interop] Re-apply support for subscripts of non-copyable types
c++ interop
Feature: Interoperability with C++
#88340
opened Apr 7, 2026 by
susmonteiro
Loading…
[Concurrency] Better diagnostic on escaping to @concurrent context
#88335
opened Apr 7, 2026 by
ktoso
Loading…
[Concurrency] Make TaskLocal.get inlinable
concurrency
Feature: umbrella label for concurrency language features
#88334
opened Apr 7, 2026 by
ktoso
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.