String.UTF8View conformance to DataProtocol
|
|
3
|
360
|
November 18, 2024
|
Swift Regex: lookbehind
|
|
23
|
6511
|
November 5, 2024
|
Would SwiftUI app code benefit from adding Python-style comprehensions to Swift?
|
|
7
|
590
|
November 3, 2024
|
More intuitive syntax for "if case"
|
|
3
|
390
|
November 2, 2024
|
"unable to type-check this expression in a resonable time"
|
|
3
|
257
|
November 1, 2024
|
Unsolicited Feedback on Modern Swift
|
|
7
|
1017
|
October 31, 2024
|
Every class @Observable
|
|
26
|
1368
|
October 30, 2024
|
Spelling empty parameter packs as just type identifier
|
|
2
|
185
|
October 25, 2024
|
[Discussion] Fetch Regex Named Captures Dynamically?
|
|
8
|
1628
|
October 25, 2024
|
A New Approach to Testing in Swift
|
|
118
|
40050
|
October 24, 2024
|
Any reason why `@discardableResult` can’t be applied to subscript function?
|
|
7
|
369
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
9603
|
October 21, 2024
|
Access Slice element with slice index
|
|
2
|
216
|
October 19, 2024
|
Feedback on package access level
|
|
9
|
625
|
October 17, 2024
|
Enum Case Key Paths: An Update
|
|
3
|
2445
|
October 16, 2024
|
Execute Task using Serial Executor
|
|
11
|
887
|
October 16, 2024
|
"Macro expansion cannot introduce extension"?
|
|
12
|
4176
|
October 14, 2024
|
SendableKeyPath?
|
|
6
|
2901
|
October 10, 2024
|
Adding a LinkedList type to the Standard Library
|
|
24
|
8574
|
October 5, 2024
|
Automatically conform public structs to Sendable for non-resilient libraries
|
|
10
|
489
|
October 4, 2024
|
#file vs #fileID in Swift 6
|
|
3
|
814
|
September 24, 2024
|
Warnings-as-errors exceptions
|
|
25
|
2157
|
September 23, 2024
|
How can we make default implementations safer?
|
|
6
|
503
|
September 22, 2024
|
SE-0387 --toolset flag not implemented?
|
|
3
|
209
|
September 22, 2024
|
Relaxing non-isolated protocol conformance
|
|
14
|
749
|
September 21, 2024
|
SE-0446, SE-0447, and Integer Generic Parameter Toolchains
|
|
2
|
238
|
September 19, 2024
|
Is MainActor.assumeIsolated truly necessary in deinit for a @MainActor annotated class?
|
|
8
|
2598
|
September 15, 2024
|
Can we make Swift 6 easier?
|
|
21
|
2908
|
September 15, 2024
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
270
|
September 14, 2024
|
Deinit and MainActor
|
|
28
|
14832
|
September 11, 2024
|