about summary refs log tree commit diff
path: root/tests/ui/eq_op.rs
AgeCommit message (Expand)AuthorLines
2020-01-22Ignore macros with `!` operators in `eq_op`Yuki Okushi-0/+9
2019-09-25Leave note on non-rustfixable testsManish Goregaokar-0/+2
2019-09-20eq_op: stop testing nonminimal_bool in same fileManish Goregaokar-1/+1
2019-09-20op_ref: Move tests out of eq_op fileManish Goregaokar-36/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-4/+2
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-5/+5
2018-03-23Add tests to ensure that issue #2420 is resolvedMichael Wright-0/+6
2017-12-22Create failing test for equal inside macroDarren Tsung-0/+16
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+90
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-90/+0
2017-05-11clean tests/ui/eq_op.rsLuis de Bethencourt-8/+0
2017-04-28Add regression tests for op_refOliver Schneider-1/+37
2017-02-08remove all //~ from testsOliver Schneider-32/+32
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+62