about summary refs log tree commit diff
path: root/tests/ui/explicit_counter_loop.rs
AgeCommit message (Expand)AuthorLines
2019-11-11Fix false positive in explicit_counter_loop lintThomas Bahn-0/+13
2019-10-18Suggest calling `iter` if needed in `explicit_counter_loop`HMPerson1-0/+10
2019-03-23Change explicit_counter_loop's message to add parentheses if necessaryrail-0/+9
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-2/+4
2018-10-28UI test cleanup: Extract explicit_counter_loop testsPhilipp Hansch-0/+122