zed/crates/ai/src
Marshall Bowers 12980dd88f
Enable clippy::derivable_impls (#8836)
This PR enables the
[`clippy::derivable_impls`](https://rust-lang.github.io/rust-clippy/master/index.html#/derivable_impls)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-04 11:47:07 -05:00
..
prompts Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
providers Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
ai.rs
auth.rs
completion.rs
embedding.rs Enable clippy::unnecessary_unwrap (#8756) 2024-03-02 23:10:56 -05:00
models.rs
providers.rs
test.rs Enable clippy::derivable_impls (#8836) 2024-03-04 11:47:07 -05:00