|
Un-nesting the happy path when catching errors
|
|
11
|
598
|
February 25, 2026
|
|
SE-0489 followup: DecodingError.valueNotFound mentions null, which is not always right
|
|
5
|
280
|
February 23, 2026
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
778
|
August 8, 2025
|
|
Swift-testing and Errors with associated types
|
|
15
|
570
|
May 22, 2025
|
|
ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
481
|
May 18, 2025
|
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
455
|
May 14, 2025
|
|
What are we supposed to do if a result builder goes wrong?
|
|
1
|
256
|
April 15, 2025
|
|
Preferred Patterns for public error APIs
|
|
0
|
177
|
March 26, 2025
|
|
Handle common error and delegate other errors
|
|
11
|
249
|
March 21, 2025
|
|
Filtered optional-try expressions
|
|
1
|
669
|
November 20, 2024
|
|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
2443
|
October 21, 2024
|
|
Testing fatalError and friends
|
|
74
|
11298
|
October 21, 2024
|
|
Async, Rethrows, and Defer
|
|
29
|
8918
|
October 9, 2024
|
|
Introducing the `swift-http-error-handling` package!
|
|
2
|
2486
|
January 15, 2024
|
|
Precise error typing in Swift
|
|
89
|
13338
|
September 20, 2023
|
|
Try not required on arguments?
|
|
2
|
626
|
August 18, 2023
|
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1559
|
January 13, 2023
|
|
`defer` in async Task & actor isolation
|
|
4
|
5132
|
December 1, 2022
|
|
Unexpected error propagation with rethrows
|
|
0
|
792
|
September 5, 2022
|
|
Why Runtime Polymophism on Error differs between Swift 5.0.1 and 5.3.2
|
|
2
|
921
|
November 4, 2021
|