ZIm/crates/project/src
Marshall Bowers 52052f342b
Enable clippy::map_identity (#8731)
This PR enables the
[`clippy::map_identity`](https://rust-lang.github.io/rust-clippy/master/index.html#/map_identity)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 18:02:39 -05:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
project.rs Enable clippy::map_identity (#8731) 2024-03-02 18:02:39 -05:00
project_tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
task_inventory.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00