|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
2446
|
October 21, 2024
|
|
Swift 6 change to closure and throws
|
|
2
|
323
|
September 29, 2024
|
|
Should `Result.map` and related methods rethrow?
|
|
5
|
387
|
August 1, 2024
|
|
Throwing subscript setters
|
|
1
|
570
|
July 17, 2024
|
|
Can nested do-catch blocks explicitly work?
|
|
4
|
421
|
July 16, 2024
|
|
Closure property that throws Typed Error in Swift 6 result in compiling error
|
|
6
|
1721
|
June 13, 2024
|
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1560
|
January 13, 2023
|
|
Unexpected error propagation with rethrows
|
|
0
|
793
|
September 5, 2022
|
|
About differentiating async/non-async versions of a function by name
|
|
6
|
2339
|
August 9, 2022
|
|
Throwable accessors
|
|
56
|
5880
|
April 15, 2022
|
|
Typed throws
|
|
192
|
17488
|
March 19, 2021
|
|
Typed throw functions
|
|
251
|
18476
|
March 9, 2021
|
|
Extended idea on typed-throws: automatic determination
|
|
0
|
673
|
December 8, 2020
|
|
Should rethrowing be "fixed"?
|
|
7
|
1675
|
December 5, 2020
|
|
Retargeting throws to Results
|
|
10
|
1746
|
July 24, 2020
|
|
Catching hardware / arithmetics errors
|
|
3
|
1199
|
December 3, 2019
|
|
Swift 4.1 incompatible issue
|
|
6
|
1131
|
February 22, 2019
|
|
Are we close to sharing implementation between throwing and non-throwing predicates?
|
|
1
|
1203
|
February 16, 2019
|
|
There's no way to channel a fail-able initializer to a throwing one, is there?
|
|
2
|
4042
|
January 8, 2019
|