index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
tests
/
loops.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add support for loop.last
yossyJ
2019-01-08
1
-2
/
+8
|
*
Add support for tuple
yossyJ
2019-01-04
1
-1
/
+6
|
*
Use 2018 edition idioms
Dirkjan Ochtman
2018-12-08
1
-2
/
+0
|
*
Remove unused macro_use attributes
Dirkjan Ochtman
2018-12-08
1
-1
/
+0
|
*
fix panicked on range-based for loop
bott
2018-09-21
1
-0
/
+13
|
*
Fix operator preference at loop.index
bott
2018-09-14
1
-1
/
+1
|
*
Fix operator preference at loop.first
bott
2018-09-14
1
-0
/
+14
|
*
Add test for 'loop.first' variable
Dirkjan Ochtman
2018-06-25
1
-1
/
+1
|
*
Fix formatting with cargo fmt
Dirkjan Ochtman
2018-06-21
1
-3
/
+6
|
*
Apply suggestions from rustfmt to improve style
Dirkjan Ochtman
2017-11-21
1
-6
/
+2
|
*
Propagate format errors and rename `render_to()` to `render_into()`
Dirkjan Ochtman
2017-08-10
1
-2
/
+2
|
*
Remove debugging cruft from test_nested_for
Dirkjan Ochtman
2017-03-07
1
-1
/
+1
|
*
Add test for nested loops and loops over slices (see #6, #7, #9)
Dirkjan Ochtman
2017-03-07
1
-0
/
+17
|
*
Create separate test module for loops
Dirkjan Ochtman
2017-03-07
1
-0
/
+18