about summary refs log tree commit diff
path: root/tests/ui/arithmetic.rs
AgeCommit message (Expand)AuthorLines
2019-11-25Remove negative float literal checks.daxpedda-0/+4
2019-09-27Detect assignment ops in integer_arithmeticMichael Sproul-2/+20
2019-01-21Actually check for constants.daxpedda-1/+5
2019-01-20Remove negative integer literal checks.daxpedda-1/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-2/+7
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-3/+2
2018-10-24Disable arithmetic lints in constant itemsOwen Sanchez-0/+32
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-3/+3
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+30
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-30/+0
2017-02-08remove all //~ from testsOliver Schneider-11/+11
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+30