ZIm/crates/collab/src/db
Marshall Bowers 78fa596839
Enable clippy::crate_in_macro_def (#8845)
This PR enables the
[`clippy::crate_in_macro_def`](https://rust-lang.github.io/rust-clippy/master/index.html#/crate_in_macro_def)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-04 13:37:23 -05:00
..
queries Enable clippy::needless_update (#8830) 2024-03-04 10:35:07 -05:00
tables channel projects (#8456) 2024-02-26 22:15:11 -07:00
tests Enable clippy::vec_init_then_push (#8771) 2024-03-03 10:53:23 -05:00
ids.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
queries.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
tables.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
tests.rs Enable clippy::crate_in_macro_def (#8845) 2024-03-04 13:37:23 -05:00