aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/macro.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Issue #379 was fixedLibravatar René Kijewski2021-07-301-0/+10
* Fix code generation for macro calls that store args in variables.Libravatar Ryan Kelly2021-06-221-0/+10
* Fixed implicit borrow of expressions (#390)Libravatar Christian Vallentin2020-12-011-0/+10
* 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