Why is there a "Type of expression is ambiguous without a type annotation." error when using a ternary operator on inferred function types in Swift?
|
|
16
|
134
|
January 21, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
221
|
January 19, 2025
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
98
|
January 9, 2025
|
Struggling with Conformance by Proxy in Swift 6: Need Guidance
|
|
5
|
601
|
December 31, 2024
|
Migrating captureOutput to Swift 6
|
|
4
|
193
|
December 19, 2024
|
Sending, inout sending, Mutex
|
|
12
|
477
|
December 5, 2024
|
Write once, read many times global variable
|
|
7
|
327
|
December 5, 2024
|
Sending local variable risks causing data races in @MainActor Task
|
|
10
|
313
|
December 3, 2024
|
Crowd source: Swift Language Modes in various environments
|
|
15
|
336
|
November 21, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
5
|
897
|
November 19, 2024
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
2
|
169
|
November 19, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
181
|
November 14, 2024
|
Crash in Combine Related to Swift 6 Concurrency
|
|
1
|
396
|
November 5, 2024
|
SwiftData SchemaMigrationPlan and VersionedSchema not Sendable
|
|
2
|
160
|
November 1, 2024
|
Swiftly Can't Find Public Key for Swift 6
|
|
1
|
139
|
October 15, 2024
|
Example of a Cross-Platform macOS/Windows Application Developed Using Swift 6
|
|
5
|
2009
|
October 8, 2024
|
Testing with arguments and async closures
|
|
1
|
154
|
September 30, 2024
|
Swift 6 change to closure and throws
|
|
2
|
217
|
September 29, 2024
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
30
|
1969
|
September 28, 2024
|
Unable to Use SwiftUI With Latest Swift 6.0.1. Compiler Due to Toolchain / SDK Mismatch
|
|
3
|
468
|
September 27, 2024
|
How do I start a Swift (6) REPL that allows me to import my package, but without using `swift run --repl`?
|
|
2
|
123
|
September 25, 2024
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
3
|
493
|
September 23, 2024
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
283
|
September 18, 2024
|
Silencing Swift 6 concurrency warnings in Swift 5 mode
|
|
7
|
791
|
September 17, 2024
|
Swift Concurrency VS EventLoop for new implementations
|
|
2
|
452
|
September 17, 2024
|
Combing sending and Mutex in Swift 6
|
|
5
|
270
|
September 16, 2024
|
Is the Swift 6 dev snapshot toolchain supposed to be using system 5.10 runtime dylibs?
|
|
2
|
94
|
September 14, 2024
|
Using Core Data context.perform with Swift 6 & Concurrency
|
|
1
|
730
|
September 13, 2024
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
348
|
August 7, 2024
|
Xcode 16 beta 6 incremental mode crashes the compiler
|
|
1
|
168
|
September 4, 2024
|