| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-22 | Ignore macros with `!` operators in `eq_op` | Yuki Okushi | -0/+9 | |
| 2019-09-25 | Leave note on non-rustfixable tests | Manish Goregaokar | -0/+2 | |
| 2019-09-20 | eq_op: stop testing nonminimal_bool in same file | Manish Goregaokar | -1/+1 | |
| 2019-09-20 | op_ref: Move tests out of eq_op file | Manish Goregaokar | -36/+1 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-09 | add rustfmt::skip attributes to some tests | Matthias Krüger | -4/+2 | |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -1/+1 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 | |
| 2018-08-29 | Adapt ui-tests to the tool_lints | flip1995 | -5/+5 | |
| 2018-03-23 | Add tests to ensure that issue #2420 is resolved | Michael Wright | -0/+6 | |
| The issue was probably fixed by ff32d5f7. Closes #2420. | ||||
| 2017-12-22 | Create failing test for equal inside macro | Darren Tsung | -0/+16 | |
| 2017-10-03 | Reduce the hackiness of cargo-clippy | Oliver Schneider | -2/+2 | |
| 2017-08-01 | Move all our tests back to ui tests | Oliver Schneider | -0/+90 | |
| 2017-05-17 | Make most tests an `example` so we can run them one by one | Oliver Schneider | -90/+0 | |
| 2017-05-11 | clean tests/ui/eq_op.rs | Luis de Bethencourt | -8/+0 | |
| Cleaning the empty lines for clarity. | ||||
| 2017-04-28 | Add regression tests for op_ref | Oliver Schneider | -1/+37 | |
| 2017-02-08 | remove all //~ from tests | Oliver Schneider | -32/+32 | |
| 2017-02-07 | rustup and compile-fail -> ui test move | Oliver Schneider | -0/+62 | |
