| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow calling a generic function with an existential value (dynamic ↵ | Yong He | 2020-08-21 |
| dispatch) (#1508) * Allow calling a generic function with an existential value (dynamic dispatch). * Fixes per review comments. * Clean up implementation by having `openExistential` return `ExtractExistentialType` instead of a DeclRef to the interface with a `ThisTypeSubstitution`. * More cleanups Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com> Co-authored-by: Yong He <yhe@nvidia.com> | |||
