zed/crates/language/src
Marshall Bowers 53630dc74c
Enable clippy::needless_lifetimes (#8777)
This PR enables the
[`clippy::needless_lifetimes`](https://rust-lang.github.io/rust-clippy/master/index.html#/needless_lifetimes)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-03 11:52:58 -05:00
..
syntax_map
buffer.rs Enable clippy::needless_lifetimes (#8777) 2024-03-03 11:52:58 -05:00
buffer_tests.rs Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -05:00
diagnostic_set.rs
highlight_map.rs
language.rs
language_registry.rs
language_settings.rs
markdown.rs
outline.rs
proto.rs
syntax_map.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00