|
Typed throws in swift-json: a case study
|
|
15
|
594
|
April 29, 2026
|
|
Typed throws do not infer type in generic type-throwing functions
|
|
17
|
767
|
February 28, 2026
|
|
Cannot compose APIs that use typed throws
|
|
8
|
396
|
February 13, 2026
|
|
Possible fix for typed-throws re-abstraction thunk crash
|
|
3
|
255
|
January 21, 2026
|
|
Call to rethrow functions inside typed throw
|
|
5
|
324
|
October 29, 2025
|
|
withCheckedThrowingContinuation and typed Errors
|
|
6
|
4373
|
October 24, 2025
|
|
Typed Throws inside Actors crash the compiler
|
|
6
|
597
|
July 25, 2025
|
|
[Pitch] Typed throws in the Concurrency module
|
|
40
|
5996
|
June 20, 2025
|
|
Possible compiler issue with typed Error
|
|
2
|
177
|
June 18, 2025
|
|
ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
486
|
May 18, 2025
|
|
Closure with typed throws stored as a SwiftUI View property crashes on iOS 17
|
|
7
|
535
|
February 20, 2025
|
|
"Thrown Expression Type Cannot Be Converted to Error Type" Compilation Error with Typed throws
|
|
3
|
793
|
February 7, 2025
|
|
[Re-Proposal] Type only Unions
|
|
102
|
5508
|
January 21, 2025
|
|
Typed throw in a generic function inside a protocol can't find error type in scope
|
|
4
|
193
|
January 9, 2025
|
|
Multiple errors with static types
|
|
27
|
977
|
December 19, 2024
|
|
Some thoughts on typed `rethrows`
|
|
2
|
540
|
December 16, 2024
|
|
Unsafe APIs don't seem to handle ~Copyable types and typed throws
|
|
1
|
216
|
November 7, 2024
|
|
A Feasible Implementation of Type Disjunctions
|
|
3
|
591
|
October 13, 2024
|
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
213
|
September 29, 2024
|
|
How do you call an untyped throwing overload from a typed one?
|
|
4
|
195
|
August 23, 2024
|
|
Should `Result.map` and related methods rethrow?
|
|
5
|
391
|
August 1, 2024
|
|
Status check: Typed throws
|
|
146
|
9503
|
October 11, 2023
|