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

Release Notes:

- N/A
2024-03-03 10:53:23 -05:00
..
queries Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -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::useless_format (#8758) 2024-03-02 23:31:58 -05:00