-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Insights: swiftlang/swift
Overview
Could not load contribution data
Please try again later
129 Pull requests merged by 43 people
-
Sema: Check custom domain availability for overrides
#83354 merged
Jul 28, 2025 -
[wasm] Fix installation paths for libxml2.a
#83356 merged
Jul 27, 2025 -
IRGen: correct some type deletion
#83321 merged
Jul 27, 2025 -
cmake: Fix unexpected CMake variable expansion for "WASI"
#83351 merged
Jul 27, 2025 -
Differentiation: import
PlatformInfo
#83352 merged
Jul 26, 2025 -
Sema: Check custom domain availability during conformance checking
#83349 merged
Jul 26, 2025 -
[Concurrency] Remove deprecated
Task.startSynchronously
API#83342 merged
Jul 26, 2025 -
[cxx-interop] Enable addressable-self unconditionally
#83289 merged
Jul 26, 2025 -
[6.2] Update utils/availability-macros.def
#83300 merged
Jul 26, 2025 -
update-checkout-config.json: check out CMake on Darwin and Linux
#83296 merged
Jul 26, 2025 -
[6.2] test/CMakeLists.txt: run Embedded Swift for Wasm tests
#83287 merged
Jul 26, 2025 -
[6.2] Fix lengthOfBytes(using:) semantics
#83340 merged
Jul 26, 2025 -
Reenable 32-bit tests: dead_array_elim & string_optimization
#83265 merged
Jul 26, 2025 -
[6.2] Extensions and members thereof can apply default isolation
#83341 merged
Jul 26, 2025 -
AST: Simplify and clarify
AvailabilityConstraint
#83328 merged
Jul 26, 2025 -
[SE-0466] Extensions and members thereof can apply default isolation
#83315 merged
Jul 26, 2025 -
Differentiation: add missing overlay search and link
#83338 merged
Jul 26, 2025 -
[run-test] failing on linking without dep
#80727 merged
Jul 26, 2025 -
[6.2][Test] Fix IRGen/abi_v7k.swift
#83234 merged
Jul 26, 2025 -
[cxx-interop] Enable a test for
std::function
on all Linux distros#83337 merged
Jul 26, 2025 -
Fix lengthOfBytes(using:) semantics
#83334 merged
Jul 25, 2025 -
Observation: wire up SwiftOverlay to the build
#83336 merged
Jul 25, 2025 -
Enable
concurrency-deleted-method.swift
test forwasip1
#83236 merged
Jul 25, 2025 -
lit: Fixing STDLIB_ENABLE_UNICODE_DATA check
#83302 merged
Jul 25, 2025 -
[stdlib] Generalize
Array(unsafeUninitializedCapacity:initializingWith:)
for typed throws#83160 merged
Jul 25, 2025 -
benchmark script tests: make the match string for invalid option errors more flexible
#83326 merged
Jul 25, 2025 -
[cxx-interop] Simplify test for move-only types
#83324 merged
Jul 25, 2025 -
[build.ps1] Make sure mimalloc is built before we build noasserts toolchain
#83307 merged
Jul 25, 2025 -
Overlay: support Catalyst, hooks and backdeployment on Apple platforms
#83262 merged
Jul 25, 2025 -
[cxx-interop] Unconditionally apply
@_addressable
for C++ functions#82879 merged
Jul 25, 2025 -
Embedded Swift: Fix === and !== with existential
#83308 merged
Jul 25, 2025 -
Reland "[cxx-interop] Allow import-as-member for types in namespaces"
#83261 merged
Jul 25, 2025 -
[Test][Concurrency] Fix reflect_task test to avoid a race condition.
#83291 merged
Jul 25, 2025 -
[6.2] Make sure SwiftObject doesn't crash when compared to tagged pointers
#83271 merged
Jul 25, 2025 -
[ConstraintSystem] C++ Interop: Binding a string literal to `std.stri…
#83286 merged
Jul 25, 2025 -
[meta] Set stdlib team as codeowners on availability macros & gyb
#83320 merged
Jul 25, 2025 -
[6.2] Revert "Set the Compilation directory when generating the Skeleton CU"
#83305 merged
Jul 25, 2025 -
Revert "Set the Compilation directory when generating the Skeleton CU"
#83304 merged
Jul 25, 2025 -
Sema: Fix crash with invalid reference to macro
#83301 merged
Jul 25, 2025 -
[cxx-interop] Import const-qualified indirect fields with private setters
#83219 merged
Jul 25, 2025 -
Make sure SwiftObject doesn't crash when compared to tagged pointers
#83269 merged
Jul 25, 2025 -
[6.2] Pick missing test cleanup, unbreak test on some CI
#83313 merged
Jul 25, 2025 -
Differentiation repair
#83298 merged
Jul 24, 2025 -
[NFC][RemoteInspection] Subtracting remote addresses should return int
#83040 merged
Jul 24, 2025 -
[Concurrency][Embedded] Make sure Embedded Swift links Impl functions.
#82270 merged
Jul 24, 2025 -
[APINotes] Add support for handling Clang modules carrying all versions of APINotes
#75893 merged
Jul 24, 2025 -
utils: add typing annotations to
migration.py
/utils.py
#83293 merged
Jul 24, 2025 -
test/CMakeLists.txt: fix
--lit-args
unhandled in Wasm tests#83285 merged
Jul 24, 2025 -
[Distributed] Disable irgen test on iOS
#83292 merged
Jul 24, 2025 -
test/embedded: re-enable
hello.swift
forwasip1
#83290 merged
Jul 24, 2025 -
[Dependency Scanning] Restrict Swift overlay lookup to "visible" Clang modules only
#83050 merged
Jul 24, 2025 -
test/embedded/avr:
testStdlibFunctioning.swift
is unsupported on Wasm#83284 merged
Jul 24, 2025 -
PrintAsClang: Add support for custom availability domains
#83280 merged
Jul 24, 2025 -
Sema: Handle ArchetypeType and DynamicSelfType in determineBestChoicesInContext()
#83268 merged
Jul 24, 2025 -
DebugInfo: Stop setting
FlagObjectPointer
without being certain tha…#83283 merged
Jul 24, 2025 -
Fix the optimization of checked_cast_addr_br to scalar cast
#83211 merged
Jul 24, 2025 -
[6.2][Test] Make implicit_weak_capture.swift more robust.
#83267 merged
Jul 24, 2025 -
New "Monoids" benchmark
#83214 merged
Jul 24, 2025 -
[DebugInfo] Fix infinite recursion when opaque return type is defined inside function returning it
#81794 merged
Jul 24, 2025 -
[6.2] [SE-0466] Enable SendableProhibitsMainActorInference by default
#82923 merged
Jul 24, 2025 -
Differentiation: add missing
Info.plist.in
#83266 merged
Jul 24, 2025 -
utils: refactor CMake invocation construction
#82135 merged
Jul 24, 2025 -
build: Update swift-crypto 3.12.3 -> 3.12.5
#83263 merged
Jul 24, 2025 -
test/CMakeLists.txt: run Embedded Swift for Wasm tests
#83128 merged
Jul 24, 2025 -
[SE-0466] Enable SendableProhibitsMainActorInference by default
#82921 merged
Jul 23, 2025 -
[CMAKE] Fix layering issue between Concurrency and Darwin overlay
#82973 merged
Jul 23, 2025 -
[Clang importer] Handle Swift conformances on typedefs and C types
#83252 merged
Jul 23, 2025 -
[Clang importer] Import incomplete SWIFT_SHARED_REFERENCE types
#83173 merged
Jul 23, 2025 -
[NFC] Stack allocate buffer in readRemoteAddressImpl instead of malloc
#83185 merged
Jul 23, 2025 -
Enable two reflection tests on Linux (aarch64)
#83187 merged
Jul 23, 2025 -
Add a diffing benchmark with large inputs
#83248 merged
Jul 23, 2025 -
[ClangImporter] Skip importing values for CGFloat typedefs on top of CGFloats direct
#83238 merged
Jul 23, 2025 -
[6.2]Test: add some missing plugin paths to distributed tests #83258
#83259 merged
Jul 23, 2025 -
Test: add some missing plugin paths to distributed tests
#83258 merged
Jul 23, 2025 -
Distributed: correct dependency handling
#83243 merged
Jul 23, 2025 -
Overlay: perform micro-optimization on Windows, correct export
#83244 merged
Jul 23, 2025 -
[ASTVerifier] Allow
inout
andArray
to pointer conversion in vari…#83179 merged
Jul 23, 2025 -
🍒 [6.2][windows][lldb] fix incorrect LLVM_HOST_TRIPLE when cross-compiling
#83202 merged
Jul 23, 2025 -
Revert [cxx-interop] Avoid copies when accessing pointee
#83231 merged
Jul 23, 2025 -
[6.2] Better docs for UTF8Span (#83184)
#83209 merged
Jul 23, 2025 -
[6.2] Use unsigned arithmetic for Span bounds checks
#83215 merged
Jul 23, 2025 -
[utils] Add swift-api-digester arguments to split-cmdline
#83250 merged
Jul 23, 2025 -
tests: disable SILOptimizer/unsafebufferpointer.swift for 32-bit platforms
#83257 merged
Jul 23, 2025 -
tests: fix check-line in IRGen/dynamic_self_cast.swift
#83256 merged
Jul 23, 2025 -
[Concurrency] InferSendableFromCaptures: Rework check to delay lookup
#83210 merged
Jul 23, 2025 -
[Test] Disable protocol-conformance-cache tests when tests are optimized.
#83233 merged
Jul 23, 2025 -
Diagnose @_lifetime on targets that are Escapable
#83111 merged
Jul 23, 2025 -
[6.2][test] startImmediately was missing explicit plugins path
#83227 merged
Jul 23, 2025 -
Address rebranch deprecations
#83204 merged
Jul 23, 2025 -
[Runtimes][CMake] Build Differentiation in new style.
#81239 merged
Jul 23, 2025 -
Sema: Consolidate requirement check failures and refactor
RequirementCheck
#83247 merged
Jul 23, 2025 -
Runtimes: add Apple caches for Overlay project
#83235 merged
Jul 23, 2025 -
Include Apple Silicon benchmarking command
#83216 merged
Jul 22, 2025 -
[6.2][wasm] Build and install XCTest for Wasm Swift SDK
#83200 merged
Jul 22, 2025 -
[SwiftCaching] Create standalone reproducer from swift caching build
#82128 merged
Jul 22, 2025 -
Improve Span bounds check elimination by adding
_assumeNonNegative
tocount
#83172 merged
Jul 22, 2025 -
SIL: allow casts to class-bound archetypes to be done as scalar-casts instead of address-casts
#83213 merged
Jul 22, 2025 -
Use libpthread primitives for OpenBSD mutexes.
#82392 merged
Jul 22, 2025 -
[6.2][wasm] Rename
wasm32-unknown-wasi
towasm32-unknown-wasip1
#83199 merged
Jul 22, 2025 -
[test] Add some more known crashers
#83198 merged
Jul 22, 2025 -
[utils] Add swift-api-digester arguments to split-cmdline
#83217 merged
Jul 22, 2025 -
wasmswiftsdk.py: consistently apply
build_runtime_with_host_compiler
#83208 merged
Jul 22, 2025 -
build-presets: install
llvm-nm
on Linux as on all other platforms#83228 merged
Jul 22, 2025 -
[Test][Concurrency] Increase the output we get when reflect_task fails.
#83171 merged
Jul 22, 2025 -
[cxx-interop] Use the correct access for synthesized setterDecl
#83218 merged
Jul 22, 2025 -
[test] startImmediately was missing explicit plugins path
#83226 merged
Jul 22, 2025 -
Adopt
AvailabilityContext
in more places instead ofAvailabilityInference
#83222 merged
Jul 22, 2025 -
Fix getLoweredOwnership() for setters of ~Escapable types
#83108 merged
Jul 22, 2025 -
Enable
MainActor
in embedded concurrency, addExecutorImpl.cpp
#82331 merged
Jul 22, 2025 -
[6.2][cxx-interop] Types exposed from ObjC modules should be behind a macro
#83065 merged
Jul 22, 2025 -
tests: require optimized stdlib for
SILOptimizer/package-cmo-serialize-tables.swift
#83225 merged
Jul 22, 2025 -
unittests: Adjust code after changes to
llvm::TrailingObjects
API#83224 merged
Jul 22, 2025 -
[Test] Fix IRGen/abi_v7k.swift
#83145 merged
Jul 21, 2025 -
[6.2][IRGen] Set generic context before getting call emission in visitFull…
#83074 merged
Jul 21, 2025 -
[6.2] Use SWIFT_COMPILER_VERSION before SWIFT_TOOLCHAIN_VERSION if it exists
#82516 merged
Jul 21, 2025 -
[utils] expand @-filelist files with .resp filename extensions
#83178 merged
Jul 21, 2025 -
Address deprecation warnings
#83205 merged
Jul 21, 2025 -
Use SWIFT_COMPILER_VERSION before SWIFT_TOOLCHAIN_VERSION if it exists
#82514 merged
Jul 21, 2025 -
Use an explicit unsigned comparison for span index checks
#83150 merged
Jul 21, 2025 -
[IDE] Fix assertion failure in
PostfixCompletionCallback::Result::tryMerge
#83170 merged
Jul 21, 2025 -
Better docs for UTF8Span
#83184 merged
Jul 21, 2025 -
build-script: allow
--test-wasm-stdlib
without--build-wasm-stdlib
#83135 merged
Jul 21, 2025 -
[Test][Dependency Scanning] Restrict triple-sensitive to require macOS
#83207 merged
Jul 21, 2025 -
Remove some redundant
unsafe
markings#83192 merged
Jul 21, 2025 -
[cxx-interop] Prevent protocol conformance table from being prematurely populated
#83181 merged
Jul 21, 2025 -
[wasm] Build and install XCTest for Wasm Swift SDK
#83191 merged
Jul 21, 2025
37 Pull requests opened by 27 people
-
[stdlib] Switch to a linear-space variant of Myers diffing
#83212 opened
Jul 21, 2025 -
[cxx-interop] [CxxStdlib] Add initializer for std.string from String?
#83223 opened
Jul 22, 2025 -
[Test] Use %env in protocol-conformance-cache tests.
#83232 opened
Jul 22, 2025 -
UTF8Span: implement missing bounds check
#83237 opened
Jul 22, 2025 -
Test Interop/Cxx/stdlib/overlay/custom-collection.swift fails on iOS simulator bots
#83239 opened
Jul 22, 2025 -
[stdlib] Remove the dependence on the Darwin, Linux, and Windows overlays in Synchronization
#83240 opened
Jul 22, 2025 -
Pitch examples
#83241 opened
Jul 22, 2025 -
Serialization: Consider C++ interop use in swiftmodules, both in the cache and for modules built from source
#83246 opened
Jul 22, 2025 -
Test commit
#83249 opened
Jul 22, 2025 -
[stdlib] fix warnings from extra `unsafe` keywords
#83251 opened
Jul 22, 2025 -
[6.2] SIL: allow casts to class-bound archetypes to be done as scalar-casts instead of address-casts
#83255 opened
Jul 23, 2025 -
[build][android] Use a CMake toolchain file to cross-compile Testing
#83260 opened
Jul 23, 2025 -
Fix the Swift for macOS installer to encode a minimum OS version for installation
#83273 opened
Jul 23, 2025 -
Remove some obsolete properties from the macOS ToolchainInfo.plist
#83274 opened
Jul 23, 2025 -
utils: build Differentiation in the experimental SDK
#83278 opened
Jul 24, 2025 -
[6.2] Enable `concurrency-deleted-method.swift` test for wasip1
#83288 opened
Jul 24, 2025 -
Update utils/availability-macros.def
#83294 opened
Jul 24, 2025 -
draft: Improve map performance through unsafe uninitialized capacity
#83297 opened
Jul 24, 2025 -
[Dependency Scanning] Reduce the amount of copying of collections of module IDs
#83306 opened
Jul 24, 2025 -
Bump swift-collections version to 1.1.6 for swift-foundation
#83310 opened
Jul 24, 2025 -
[stdlib] Fix implementation of Unicode text segmentation for word boundaries
#83314 opened
Jul 25, 2025 -
FreeBSD: Fix more compiler tests
#83319 opened
Jul 25, 2025 -
[Concurrency] Fix task switch performance issue.
#83327 opened
Jul 25, 2025 -
[Concurrency] Update availability of UnimplementedExecutor.
#83330 opened
Jul 25, 2025 -
[Concurrency] Update availability of UnimplementedExecutor.
#83331 opened
Jul 25, 2025 -
utils: prepare for enabling the dynamic experimental SDK
#83332 opened
Jul 25, 2025 -
[swift-snapshot-tool] Two small improvements to the README.md
#83335 opened
Jul 25, 2025 -
Overlay: add C++ interop libraries
#83347 opened
Jul 25, 2025 -
[CSApply] Key path dynamic member lookup argument is Sendable only if its captures are
#83348 opened
Jul 25, 2025 -
Handle more instructions in SROA
#83353 opened
Jul 26, 2025 -
Add presets for OpenBSD bootstrapping.
#83355 opened
Jul 27, 2025 -
AST: Skip serializing non-public accessors of `@backDeployed` properties
#83357 opened
Jul 27, 2025 -
[6.2][wasm] Fix installation paths for libxml2.a
#83358 opened
Jul 27, 2025 -
[wasm] Update wasi-libc to version 27
#83360 opened
Jul 28, 2025 -
[Clang importer] Allow C structs to be noncopyable, too
#83361 opened
Jul 28, 2025
11 Issues closed by 8 people
-
[6.2 nightly] Assertion failed (in release build): "should not be copying move-only values in canonical SIL"
#83350 closed
Jul 26, 2025 -
Compiler crash with `InlineArray` and span when `-swift-version 6` is specified
#81786 closed
Jul 24, 2025 -
Compiler crash when initializing `InlineArray` from a literal
#82164 closed
Jul 24, 2025 -
[6.2 nightly] a C function pointer cannot be formed from a closure that captures context
#83272 closed
Jul 24, 2025 -
6.2 bug/misdiagnostic with SendableMetatype, sending, ExpressibleByNilLiteral
#83253 closed
Jul 24, 2025 -
Regression in Swift 6.0 compiler: crash with passing & to non-inout parameter
#73454 closed
Jul 23, 2025 -
Optional `isolated` parameter should't be considered as isolation of Task
#82482 closed
Jul 23, 2025 -
Bash comment confuses the build system: `--enable-code-coverage: command not found`
#83242 closed
Jul 22, 2025 -
SwiftCompile fails when using Logger logging methods in String extension static methods
#83196 closed
Jul 22, 2025 -
AbstractStorageDecl's setter access is out of sync with the access actually on the setter
#82637 closed
Jul 22, 2025 -
Compiler crashes during type checking, Xcode 26b3
#83105 closed
Jul 21, 2025
24 Issues opened by 17 people
-
`withObservationTracking` can miss concurrent/coincident updates
#83359 opened
Jul 27, 2025 -
Cannot call closure taking parameter pack as arguments
#83345 opened
Jul 25, 2025 -
Missing fixits for missing @dynamicMemberLookup impl
#83344 opened
Jul 25, 2025 -
Combine `sink` does not respect `@MainActor` isolation
#83339 opened
Jul 25, 2025 -
Builds often timeout due to no console output activity
#83329 opened
Jul 25, 2025 -
`@_addressable` isn't applied for parameters of C++ overloaded operators
#83325 opened
Jul 25, 2025 -
Async func with typed throw and generic array return value causes crash
#83323 opened
Jul 25, 2025 -
compiler bug: 'consume' applied to value that the compiler does not support
#83322 opened
Jul 25, 2025 -
AArch64 FreeBSD: test/Sanitizers/asan/asan.swift hang
#83318 opened
Jul 25, 2025 -
Isolation errors incorrectly reported as other errors without details
#83312 opened
Jul 24, 2025 -
@MainActor annotations are not applied correctly in some cases
#83311 opened
Jul 24, 2025 -
Unexpected exclusivity violation when passing a mutable noncopyable type to a C++ function
#83303 opened
Jul 24, 2025 -
Compiler should produce error when consuming a variable captured by an `@escaping` closure
#83282 opened
Jul 24, 2025 -
Compiler fails to prevent accessing protocol extension members on consumed values
#83277 opened
Jul 24, 2025 -
[6.2 nightly] Assertion failed: should not be copying move-only values in canonical SIL
#83270 opened
Jul 23, 2025 -
Partial non-copyable type initialization results in full reinitialization but is not accepted
#83230 opened
Jul 22, 2025 -
Accessing isolation of `sending @escaping @isolated(any)` parameter crashes compiler
#83229 opened
Jul 22, 2025 -
Incorrect/Invalid diagnostic: initializer was not imported from C header
#83221 opened
Jul 21, 2025 -
Compiler crash around non-copyables: no address for captured var
#83220 opened
Jul 21, 2025 -
Spurious "Switch condition evaluates to a constant" on mutable local variable
#83206 opened
Jul 21, 2025 -
Allow parens within implicit member chains
#83203 opened
Jul 21, 2025 -
Collection bridging coercion miscompiles in noasserts
#83201 opened
Jul 21, 2025
43 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[IDE] Add full documentation to code completion result
#82464 commented on
Jul 26, 2025 • 40 new comments -
[cmake] add FindSwiftPlatformOverlay.cmake
#82895 commented on
Jul 25, 2025 • 10 new comments -
Link `swift-ide-test` against the new (early)swift-driver and exercise its `getSingleFrontendInvocationFromDriverArguments` C API
#75840 commented on
Jul 23, 2025 • 5 new comments -
Vectorize UTF16->UTF8 transcoding
#83073 commented on
Jul 22, 2025 • 3 new comments -
Wrap SE-0481 into an upcoming feature until source incompatibilities are resolved
#82732 commented on
Jul 25, 2025 • 3 new comments -
[Dependency Scanning] Adding Diagnostics C-API for Invalid Negative-stat-cached Paths Incurred During Clang Modules Scan
#81944 commented on
Jul 22, 2025 • 2 new comments -
utils: enable early swift driver on Windows
#76574 commented on
Jul 25, 2025 • 2 new comments -
update_checkout: add swift-subprocess to the checkout set
#83104 commented on
Jul 23, 2025 • 1 new comment -
Missing concurrency diagnostics when a local var is captured by concurent Tasks.
#82827 commented on
Jul 21, 2025 • 0 new comments -
[MacrosOnImports][Swiftify] Copy module imports from clang node's module to its Swift macro SourceFile
#81859 commented on
Jul 26, 2025 • 0 new comments -
[NFC] [cxx-interop] Re-enabling a test on Windows platform.
#82143 commented on
Jul 23, 2025 • 0 new comments -
[Concurrency] Updates after second SE pitch.
#82456 commented on
Jul 23, 2025 • 0 new comments -
[cxx-interop] Add attribute to hide Swift declarations from interop
#82616 commented on
Jul 25, 2025 • 0 new comments -
Reimplement floating-point description implementation in Swift.
#82750 commented on
Jul 23, 2025 • 0 new comments -
[6.2][cherrypick] Plumb native-clang-tools-path to build support.
#82768 commented on
Jul 22, 2025 • 0 new comments -
[cxx-interop] Test `std::optional` with AddressableParameters
#82809 commented on
Jul 25, 2025 • 0 new comments -
[cxx-interop] Enable test for `std::map` on Windows
#82919 commented on
Jul 23, 2025 • 0 new comments -
[6.2 🍒][Dependency Scanning] Consider `-swift-module-file` inputs when looking for dependencies
#82939 commented on
Jul 23, 2025 • 0 new comments -
[6.2] RemoteInspection: Add AsyncTaskInfo.IsSuspended based on HasTaskDependency
#82968 commented on
Jul 23, 2025 • 0 new comments -
[Diagnostics] Add fix-it to `@main` struct without main static function.
#82989 commented on
Jul 23, 2025 • 0 new comments -
Diagnose unannotated C++ APIs returning SWIFT_SHARED_REFERENCE types at their Swift usage sites
#83025 commented on
Jul 23, 2025 • 0 new comments -
Add pretty print and skip synthesized members options to swiftc
#83044 commented on
Jul 23, 2025 • 0 new comments -
RuntimeModule: make the C++ code actually build on Windows
#83132 commented on
Jul 22, 2025 • 0 new comments -
Assigning a non-nil value to a weak SWIFT_SHARED_REFERENCE variable crashes at runtime
#83080 commented on
Jul 21, 2025 • 0 new comments -
Fresh install on Windows fails to compile
#83066 commented on
Jul 21, 2025 • 0 new comments -
Add support for std::ostream in Swift
#83155 commented on
Jul 21, 2025 • 0 new comments -
Swift 6.2 regression for resultbuilders with Parameter packs
#83195 commented on
Jul 22, 2025 • 0 new comments -
Undefined symbols mixing `@MainActor`, `open`, subclassing Objective-C (Swift 6 Regression)
#75119 commented on
Jul 24, 2025 • 0 new comments -
Crash accessing a KeyPath to generic nested container
#83197 commented on
Jul 25, 2025 • 0 new comments -
[ER] `_swift_willAbort` hook for Swift Testing
#80186 commented on
Jul 25, 2025 • 0 new comments -
C++ interop: non-copyable: fix an issue with windows use of HasDest for unique_ptr test
#70226 commented on
Jul 25, 2025 • 0 new comments -
Using `String` in Embedded Swift mode reports missing symbols when using Strings as keys to dictionaries
#75678 commented on
Jul 26, 2025 • 0 new comments -
[bootstrap] SIL verification failure when BRIDGING_MODE=PURE and bootstrapping stage0 -> stage1
#82607 commented on
Jul 26, 2025 • 0 new comments -
Poor diagnostic for `swift x.swift` where `x.swift` contains `@main`
#83043 commented on
Jul 26, 2025 • 0 new comments -
Default main actor prevents synthesized struct initializer from being seen
#82168 commented on
Jul 26, 2025 • 0 new comments -
[stdlib][string] Refactors String(repeating:count:)
#32369 commented on
Jul 23, 2025 • 0 new comments -
DNM: toolchain build
#65907 commented on
Jul 24, 2025 • 0 new comments -
[CSSolver] Don't re-run solver to diagnose ambiguities
#66036 commented on
Jul 27, 2025 • 0 new comments -
[DNM] Test commit
#75321 commented on
Jul 22, 2025 • 0 new comments -
Have the frontend and new swift-driver look in an external `-sdk` for non-Darwin platform runtime libraries and modules too
#79621 commented on
Jul 27, 2025 • 0 new comments -
Fix two issues related with emission of differentiability witnesses
#80983 commented on
Jul 23, 2025 • 0 new comments -
[DNM] Rebranch testing
#81190 commented on
Jul 23, 2025 • 0 new comments -
Support 16 KB page sizes on Android
#81596 commented on
Jul 23, 2025 • 0 new comments