mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
* 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}` |
||
---|---|---|
.. | ||
auxiliary | ||
ui | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
matches.rs | ||
missing-test-files.rs | ||
needless_continue_helpers.rs | ||
versioncheck.rs |