ZIm/crates/project_core/src
Marshall Bowers 2f876471a1
Enable clippy::extra_unused_lifetimes (#8754)
This PR enables the
[`clippy::extra_unused_lifetimes`](https://rust-lang.github.io/rust-clippy/master/index.html#/extra_unused_lifetimes)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 22:43:00 -05:00
..
ignore.rs Extract project_core out of project (#8438) 2024-02-26 22:09:22 +01:00
lib.rs Extract project_core out of project (#8438) 2024-02-26 22:09:22 +01:00
project_settings.rs Allow users to configure ESLint codeActionOnSave settings (#8537) 2024-02-28 17:04:36 +01:00
worktree.rs Enable clippy::extra_unused_lifetimes (#8754) 2024-03-02 22:43:00 -05:00
worktree_tests.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00