about summary refs log tree commit diff
path: root/tests/ui/range_plus_minus_one.fixed
AgeCommit message (Collapse)AuthorLines
2019-09-10New `is_integer_const` to check more const intsAndre Bogus-0/+4
This mostly affects loop checks and the modulo_one lint. Tests were also updated where applicable.
2019-08-22Add run-rustfix for range_plus_minus_one testsPhilipp Hansch-0/+37