zed/crates/languages
Marshall Bowers 1dd4c1b057
Enable clippy::redundant_closure_call (#8840)
This PR enables the
[`clippy::redundant_closure_call`](https://rust-lang.github.io/rust-clippy/master/index.html#/redundant_closure_call)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-04 12:38:18 -05:00
..
src Enable clippy::redundant_closure_call (#8840) 2024-03-04 12:38:18 -05:00
Cargo.toml Hoist languages crate's dependencies to the workspace level (#8394) 2024-02-25 12:02:59 -05:00
LICENSE-GPL chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00