aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/vars.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove debugging cruftLibravatar Dirkjan Ochtman2019-03-181-5/+1
* Allow referencing self as a variable (fixes #207)Libravatar Dirkjan Ochtman2019-02-201-0/+14
* Add support for tupleLibravatar yossyJ2019-01-041-0/+16
* Use 2018 edition idiomsLibravatar Dirkjan Ochtman2018-12-081-2/+0
* Remove unused macro_use attributesLibravatar Dirkjan Ochtman2018-12-081-1/+0
* Fix formatting with cargo fmtLibravatar Dirkjan Ochtman2018-06-211-2/+4
* Make ext attribute mandatory for source-specified templatesLibravatar Dirkjan Ochtman2017-09-071-1/+1
* Change one test case to use source attributeLibravatar Dirkjan Ochtman2017-08-161-1/+1
* Add test for variable declarationLibravatar Dirkjan Ochtman2017-08-161-0/+14
* Add test for let blocksLibravatar Dirkjan Ochtman2017-08-151-0/+16