about summary refs log tree commit diff
path: root/tests/ui/explicit_counter_loop.stderr
AgeCommit message (Expand)AuthorLines
2019-10-18Fix suggestion for rangesHMPerson1-1/+1
2019-10-18Fix suggestion span in `explicit_counter_loop`HMPerson1-14/+14
2019-10-18Suggest calling `iter` if needed in `explicit_counter_loop`HMPerson1-7/+19
2019-03-28use `span_lint_and_sugg` in `explicit_counter_loop`rail-10/+10
2019-03-23Change explicit_counter_loop's message to add parentheses if necessaryrail-3/+9
2019-03-23Change explicit_counter_loop's message to reflect original variable namerail-4/+4
2019-01-08Remove all copyright license headersPhilipp Hansch-4/+4
2018-12-28Update *.stderr filesflip1995-4/+4
2018-12-10update test stderrMatthias Krüger-4/+4
2018-10-28UI test cleanup: Extract explicit_counter_loop testsPhilipp Hansch-0/+28