| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-28 | Add run-rustfix for assign_ops test | Philipp Hansch | -9/+9 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+9 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-28 | Update *.stderr files | flip1995 | -9/+9 | |
| 2018-12-10 | update test stderr | Matthias Krüger | -18/+18 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -26/+26 | |
| 2018-08-29 | Adapt the *.stderr files of the ui-tests to the tool_lints | flip1995 | -23/+23 | |
| 2018-08-13 | deprecate assign_ops lint | Jonathan Goodman | -110/+30 | |
| 2018-01-17 | Update changed ui tests | Oliver Schneider | -0/+2 | |
| 2017-10-03 | Reduce the hackiness of cargo-clippy | Oliver Schneider | -2/+0 | |
| 2017-08-01 | Move all our tests back to ui tests | Oliver Schneider | -0/+138 | |
| 2017-05-17 | Make most tests an `example` so we can run them one by one | Oliver Schneider | -140/+0 | |
| 2017-05-08 | clean tests/ui/assign_ops.rs | Luis de Bethencourt | -44/+44 | |
| When all //~ were removed from tests, these were replaced with empty lines to leave the numbers in the expected stderr untouched. Cleaning the empty lines for clarity. | ||||
| 2017-05-03 | Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)` | Oliver Schneider | -82/+21 | |
| 2017-02-08 | remove all //~ from tests | Oliver Schneider | -38/+38 | |
| 2017-02-07 | rustup and compile-fail -> ui test move | Oliver Schneider | -0/+201 | |
