- 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
[stdlib] Rewrite some integer arithmetic and split a bounds check
#76361 by Azoy was closed Feb 26, 2025 Loading… updated Feb 26, 2025
[Cherrypick]Serialize/Deserialize source locations for instructions (#77281)
#79578 by usama54321 was closed Feb 25, 2025 Loading… updated Feb 25, 2025
[cxx-interop] Infer SWIFT_SHARED_REFERENCE for types inheriting from a C++ foreign reference type c++ interop Feature: Interoperability with C++
#77522 by fahadnayyar was merged Feb 20, 2025 Loading… updated Feb 20, 2025
Runtimes: fix the install location for
-static #78722 by compnerd was closed Jan 24, 2025 Loading… updated Jan 24, 2025
✨ Add remove(where:) Method to Set and Dictionary for Seamless Element Removal ✨ standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#78600 by krishpranav was closed Jan 16, 2025 Loading… updated Jan 23, 2025
Enable NonEscapable types by default and move lifetime dependence support under a new feature
#77637 by meg-gupta was merged Nov 19, 2024 Loading… updated Nov 21, 2024
Implement trailing comma for comma-separated lists swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process
#74522 by mateusrodriguesxyz was merged Aug 7, 2024 Loading… updated Nov 5, 2024
[Windows] Run swift-format tests from build.ps1
#76900 by ahoppen was merged Oct 14, 2024 Loading… updated Oct 14, 2024
Improve [U]Int128 string conversion performance.
#65508 by mgriebling was closed Oct 12, 2024 Loading… updated Oct 12, 2024
[SILIR] Fix compiler crash when building a swift project
#76632 by ChaseKnowlden was closed Sep 29, 2024 Loading… updated Sep 29, 2024
[Windows][Concurrency] Use the same clock as Dispatch.
#76310 by al45tair was merged Sep 7, 2024 Loading… updated Sep 18, 2024
[Diagnostics] Display correct debug note for compound references typo suggestions
#6715 by OscarSwanros was closed Jul 12, 2017 Loading… updated Sep 5, 2024
Revert "Isolated synchronous deinit"
#76237 by ahoppen was merged Sep 4, 2024 Loading… updated Sep 4, 2024
Isolated synchronous deinit
#60057 by nickolas-pohilets was merged Sep 3, 2024 Loading… updated Sep 3, 2024
Weaken memory fences for objects we do not care about
#70637 by AZero13 was closed Aug 18, 2024 Loading… updated Aug 18, 2024
[Sema] Treat
@usableFromInline package decls from interface as public and skip access checks #75745 by elsh was merged Aug 14, 2024 Loading… updated Aug 14, 2024
Inherit doc comments from default implementations of inherited protocols
#73066 by ahoppen was merged Aug 7, 2024 Loading… updated Aug 7, 2024
[lit] Make it so that all tests in all Cxx interop directories are marked with REQUIRES: cxx_interop.
#75088 by gottesmm was closed Aug 6, 2024 Loading… updated Aug 6, 2024
[macCatalyst] Support generating macCatalyst object files
#75261 by drodriguez was closed Jul 24, 2024 Loading… updated Jul 24, 2024
Updated note in case of concurrency
#75232 by adityaanand176 was closed Jul 22, 2024 Loading… updated Jul 23, 2024
[cxx-interop] Fix wrong field offsets with value types using inheritance c++ interop Feature: Interoperability with C++
#74570 by Xazax-hun was closed Jul 11, 2024 Loading… updated Jul 17, 2024
NCGenerics: add availability checking
#74918 by kavon was merged Jul 8, 2024 Loading… updated Jul 8, 2024
Fix thousands of typos across hundreds of files.
#74983 by Sajjon was closed Jul 7, 2024 Loading… updated Jul 7, 2024
[Sema] Diagnose ambiguous for RValue to LValue - pick overload choice that is settable
#74236 by gregomni was closed Jun 9, 2024 Loading… updated Jun 9, 2024
[android] add an Android NDK Swift overlay
#72634 by hyp was merged Jun 6, 2024 Loading… updated Jun 6, 2024
ProTip! no:milestone will show everything without a milestone.