aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/macro.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use 2018 edition idiomsLibravatar Dirkjan Ochtman2018-12-081-2/+0
* Remove unused macro_use attributesLibravatar Dirkjan Ochtman2018-12-081-1/+0
* Fix deep nested imports in macro callsLibravatar bott2018-09-071-0/+10
* Add test for nested macro calls into different scopeLibravatar bott2018-09-021-0/+10
* Fix whitespace handling for macros and imports (#55)Libravatar larros2017-10-011-1/+1
* Add support for importing template files with macros (#51)Libravatar larros2017-09-261-0/+12
* Forgot to remove debugging cruft, againLibravatar Dirkjan Ochtman2017-08-231-1/+1
* Add test for basic macro useLibravatar Dirkjan Ochtman2017-08-221-0/+16