6 Commits

Author SHA1 Message Date
Dirkjan Ochtman
31b90ccc65 Fix formatting with cargo fmt 2018-06-21 12:19:54 +02:00
Dirkjan Ochtman
83cc6e0ca3 Apply suggestions from rustfmt to improve style 2017-11-21 20:57:56 +01:00
Dirkjan Ochtman
1e0ee705a8 Propagate format errors and rename render_to() to render_into() 2017-08-10 09:27:33 +02:00
Dirkjan Ochtman
4c8a5b5104 Remove debugging cruft from test_nested_for 2017-03-07 21:34:50 +01:00
Dirkjan Ochtman
0eeb5d1b2d Add test for nested loops and loops over slices (see #6, #7, #9) 2017-03-07 21:00:44 +01:00
Dirkjan Ochtman
a0a3e4018c Create separate test module for loops 2017-03-07 07:39:42 +01:00