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

Release Notes:

- N/A
2024-03-04 10:35:07 -05:00
..
access_tokens.rs For impersonating access tokens, store impersonatee in the new column 2024-01-17 18:06:16 -08:00
buffers.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
channels.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
contacts.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
contributors.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
extensions.rs Return descriptions for extensions (#7869) 2024-02-15 17:43:47 -05:00
hosted_projects.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
messages.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
notifications.rs Update tenses of doc comment summary lines (#4161) 2024-01-19 11:18:50 -05:00
projects.rs Enable clippy::needless_update (#8830) 2024-03-04 10:35:07 -05:00
rooms.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
servers.rs Add more documentation to collab (#4095) 2024-01-17 13:38:12 -05:00
users.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00