| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix substitution for associatedtype. | Yong He | 2017-12-28 |
| fixes #341 When a typedef definition is used to satisfy an associated type, we must also substitute the resulting typedef type using parent substitution, in the case that the typedef is a generic application. | |||
