ZIm/crates/language_tools/src
Marshall Bowers 4b81b15cad
Enable clippy::useless_conversion (#8724)
This PR enables the
[`clippy::useless_conversion`](https://rust-lang.github.io/rust-clippy/master/index.html#/useless_conversion)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 16:31:47 -05:00
..
language_tools.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
lsp_log.rs Enable clippy::bind_instead_of_map (#8723) 2024-03-02 16:10:34 -05:00
lsp_log_tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
syntax_tree_view.rs Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00