| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Dynamic dispatch for generic interface requirements. | Yong He | 2020-06-24 |
| -Lower interfaces into actual `IRInterfaceType` insts. -Lower `DeclRef<AssocTypeDecl>` into `IRAssociatedType` -Generate proper IRType for generic functions. -Add a test case exercising dynamic dispatching a generic static function through an associated type. -Bug fixes for the test case. | |||
