ZIm/crates/project/src
Umesh Yadav 7e21d96aaf
Fix clippy::len_zero lint style violations (#36589)
Related: #36577

Release Notes:

- N/A

---------

Signed-off-by: Umesh Yadav <git@umesh.dev>
2025-08-23 10:39:26 -04:00
..
context_server_store Silence a bucketload of logs (#36534) 2025-08-23 10:39:24 -04:00
debugger Fix clippy::len_zero lint style violations (#36589) 2025-08-23 10:39:26 -04:00
git_store Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
lsp_command lsp: Complete overloaded signature help implementation (#33199) 2025-07-02 20:51:08 +03:00
lsp_store Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
manifest_tree lints: A bunch of extra style lint fixes (#36568) 2025-08-23 10:39:25 -04:00
buffer_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
color_extractor.rs Another batch of lint fixes (#36521) 2025-08-23 10:39:23 -04:00
connection_manager.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
context_server_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
debounced_delay.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
debugger.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-23 10:39:25 -04:00
direnv.rs Fix parsing of direnv export json to support unset of environment variables + better logging (#32559) 2025-06-11 17:57:30 +00:00
environment.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-23 10:39:20 -04:00
git_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
image_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
lsp_command.rs Fix clippy::manual_map lint violations (#36584) 2025-08-23 10:39:26 -04:00
lsp_store.rs Fix clippy::manual_map lint violations (#36584) 2025-08-23 10:39:26 -04:00
manifest_tree.rs Fix clippy::for_kv_map lint violations (#36493) 2025-08-23 10:39:25 -04:00
prettier_store.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-23 10:39:22 -04:00
project.rs Enforce style lints which do not have violations (#36580) 2025-08-23 10:39:26 -04:00
project_settings.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-23 10:39:23 -04:00
project_tests.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
search.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-23 10:39:22 -04:00
search_history.rs Fix unnecessary-mut-passed lint (#36490) 2025-08-23 10:39:22 -04:00
task_inventory.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
task_store.rs Fix unnecessary-mut-passed lint (#36490) 2025-08-23 10:39:22 -04:00
terminals.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
toolchain_store.rs lsp: Identify language servers by their configuration (#35270) 2025-08-23 10:39:18 -04:00
worktree_store.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-23 10:39:25 -04:00
yarn.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00