|
How Swift decides a closure as escaping?
|
|
6
|
643
|
April 17, 2024
|
|
Is it possible to look ahead when processing AsyncSequence?
|
|
9
|
561
|
April 17, 2024
|
|
Async assignment to a lazy local var causes Xcode 15.3 compiler crash
|
|
9
|
1277
|
April 17, 2024
|
|
Can you pipe process output on a non-standard stream?
|
|
5
|
607
|
April 16, 2024
|
|
Fussing about so called opaque and boxed types, any help will be appreciated
|
|
12
|
1336
|
April 16, 2024
|
|
Are atomic globals supposed to work?
|
|
2
|
547
|
April 16, 2024
|
|
Ownership control for BitwiseCopyable types
|
|
0
|
262
|
April 16, 2024
|
|
Passing variable to listStyle view modifier
|
|
8
|
1734
|
April 16, 2024
|
|
Offtopic: Get notified when file is opened or closed on macOS
|
|
11
|
839
|
April 16, 2024
|
|
How @MainActor preservation rule works?
|
|
4
|
977
|
April 16, 2024
|
|
[SR-4625] Compiler reports an error for protocol conformance for method with default parameter value
|
|
0
|
174
|
April 16, 2024
|
|
When is `any` mandatory when creating a variable conforming to a protocol
|
|
5
|
1889
|
April 16, 2024
|
|
Are weak variables thread safe wrt object destruction?
|
|
5
|
419
|
April 16, 2024
|
|
Source of truth for list of Standard Library standalone modules?
|
|
2
|
306
|
April 11, 2024
|
|
Why Is Covariant Self more flexible on protocols than classes?
|
|
39
|
1448
|
April 15, 2024
|
|
Main actor-isolated class 'B' has different actor isolation from nonisolated superclass 'A' warning
|
|
1
|
812
|
April 15, 2024
|
|
Does ‘KeyPath’ produce memory leaks?
|
|
4
|
1364
|
April 15, 2024
|
|
Even if you assign the `@MainActor` attribute to a closure, the processing inside the closure is not executed on the main thread
|
|
10
|
5073
|
April 15, 2024
|
|
Technique for pinning type inference of closure parameter without reformatting entire code block?
|
|
3
|
394
|
April 14, 2024
|
|
Find how a symbol was imported?
|
|
20
|
1472
|
April 14, 2024
|
|
Removing CharacterSet characters from a string seems hard
|
|
92
|
12176
|
April 14, 2024
|
|
Deinit question
|
|
7
|
823
|
April 14, 2024
|
|
Macro: "Multiple matching functions XYZ" error (though the expanded code has no duplicate functions and compiles)
|
|
6
|
1127
|
April 14, 2024
|
|
SwiftUI ViewModel not being deinit and causing memory leak
|
|
4
|
4478
|
April 14, 2024
|
|
Public extension in module is not visible in file
|
|
5
|
378
|
April 14, 2024
|
|
Can anyone explain the error message?
|
|
2
|
450
|
April 14, 2024
|
|
Concurrency checking bug?
|
|
6
|
490
|
April 14, 2024
|
|
[ConstraintSystem] A non natural behavior of compiler solving sync function even if I use `await` keyword
|
|
0
|
296
|
April 13, 2024
|
|
Product names from different packages collide if packages are used as dependencies in same package
|
|
2
|
823
|
April 13, 2024
|
|
NSDate equality miracle
|
|
5
|
492
|
April 13, 2024
|