lemmy/crates/db_schema/src/aggregates
Nutomic 6f3bf4634b
Various pedantic clippy fixes (#2568)
* Various pedantic clippy fixes

* more clippy pedantic fixes

* try to fix ci

* add fix clippy script, use rust 1.65

* fix clippy
2022-11-19 04:33:54 +00:00
..
comment_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
community_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
person_post_aggregates.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
post_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
site_aggregates.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
structs.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00