rust/tests
bors 1936368da1 Auto merge of #3976 - phansch:deref_addrof_rustfix, r=flip1995
Add run-rustfix for deref_addrof lint

* renames `tests/ui/reference.{rs,stderr}` to
  `tests/ui/deref_addrof.{rs,stderr}
* Moves small part of the testfile to a separate file as the lint
  triggered again on the fixed code (as intended)
* Adds `// run-rustfix` to `tests/ui/deref_addrof.rs`

cc #3630
2019-04-17 01:50:58 +00:00
..
auxiliary
ui Auto merge of #3976 - phansch:deref_addrof_rustfix, r=flip1995 2019-04-17 01:50:58 +00:00
ui-toml NFC: fix typos 2019-04-04 11:15:30 +02:00
compile-test.rs Re-allow clippy::identity_conversion in compiletest 2019-04-07 12:07:20 -07:00
dogfood.rs Fix dogfood tests on Appveyor 2019-01-26 11:10:13 +02:00
matches.rs
missing-test-files.rs removing redundant closures in the whole project 2019-02-10 13:35:44 +01:00
needless_continue_helpers.rs
versioncheck.rs