aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/inheritance.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test support for variables in inherited templatesLibravatar Dirkjan Ochtman2017-02-121-7/+9
|
* Explicitly pass trait implementation to top-level base template methodLibravatar Dirkjan Ochtman2017-02-121-2/+4
| | | | | This requires a base template struct to be a member of the derived template's context, but allows the base template to access base template fields.
* Add test for using base template directlyLibravatar Dirkjan Ochtman2017-02-121-0/+6
|
* Implement basic support for template inheritanceLibravatar Dirkjan Ochtman2017-02-051-0/+19