rust/tests
Philipp Hansch 3f382999ab
Lifetimes UI test cleanup
* Removes an unneeded `#![warn(clippy::extra_unused_lifetimes)]` from
  the `needless_lifetimes` test - the tests for those are in a different
  file.

* Renames `unused_lt.{rs,stderr}` to `extra_unused_lifetimes.{rs,stderr}`
* Renames `lifetimes.{rs,stderr}` to `needless_lifetimes.{rs,stderr}`
2019-05-20 19:19:49 +02:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
ui Lifetimes UI test cleanup 2019-05-20 19:19:49 +02:00
ui-toml NFC: fix typos 2019-04-04 11:15:30 +02:00
compile-test.rs Fix compile-test from forcing a rebuild. 2019-05-19 13:25:06 -07:00
dogfood.rs use clippy-preview instead of clippy in cargo 2019-04-30 18:29:25 -07:00
matches.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
missing-test-files.rs removing redundant closures in the whole project 2019-02-10 13:35:44 +01:00
needless_continue_helpers.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
versioncheck.rs test(versioncheck): Use .no_deps() 2019-01-25 21:53:44 +01:00