Swift-testing and Errors with associated types
|
|
15
|
195
|
May 22, 2025
|
ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
255
|
May 18, 2025
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
272
|
May 14, 2025
|
What are we supposed to do if a result builder goes wrong?
|
|
1
|
155
|
April 15, 2025
|
Preferred Patterns for public error APIs
|
|
0
|
103
|
March 26, 2025
|
Handle common error and delegate other errors
|
|
11
|
129
|
March 21, 2025
|
Filtered optional-try expressions
|
|
1
|
621
|
November 20, 2024
|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
1845
|
October 21, 2024
|
Testing fatalError and friends
|
|
74
|
9822
|
October 21, 2024
|
Async, Rethrows, and Defer
|
|
29
|
8548
|
October 9, 2024
|
Introducing the `swift-http-error-handling` package!
|
|
2
|
2301
|
January 15, 2024
|
Precise error typing in Swift
|
|
89
|
12559
|
September 20, 2023
|
Try not required on arguments?
|
|
2
|
582
|
August 18, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1475
|
January 13, 2023
|
`defer` in async Task & actor isolation
|
|
4
|
4823
|
December 1, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
757
|
September 5, 2022
|
Why Runtime Polymophism on Error differs between Swift 5.0.1 and 5.3.2
|
|
2
|
856
|
November 4, 2021
|