swift
2d7eafd1 - Infer error conformance for type parameters used in typed throws

Commit
1 year ago
Infer error conformance for type parameters used in typed throws The type that occurs as the thrown error type must conform to the `Error` protocol. Infer this conformance when the type is a type parameter in the signature of a function.
Author
Committer
Parents
Loading