about summary refs log tree commit diff
path: root/tests/ui/range_plus_minus_one.rs
AgeCommit message (Expand)AuthorLines
2019-09-10New `is_integer_const` to check more const intsAndre Bogus-0/+4
2019-08-22Add run-rustfix for range_plus_minus_one testsPhilipp Hansch-0/+4
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-20/+17
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-03backticks and testcasedaubaris-0/+1
2018-08-29Adapt ui-tests to the tool_lintsflip1995-1/+3
2018-03-16RustupOliver Schneider-2/+0
2017-10-08Add tests for range_plus_one and range_minus_oneNiklas Fiekas-0/+34