aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug1033.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix standalone deriving docsAlec Theriault2019-02-251-0/+222
Docs on standalone deriving decls for classes with associated types should be associated with the class instance, not the associated type instance. Fixes #1033