lemmy/crates/db_schema/src/impls
Dessalines 65041a20bb
Fix clippy lints. (#2572)
* Fix clippy lints.

* Fix fmt.

* Dont use cargo-workspaces for fix-clippy script.
2022-11-21 10:21:09 +00:00
..
activity.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
actor_language.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
comment.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
comment_reply.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
comment_report.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
community.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
community_block.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
email_verification.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
federation_allowlist.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
federation_blocklist.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
instance.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
language.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
local_site.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
local_site_rate_limit.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
local_user.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
mod.rs Add support for Taglines (#2548) 2022-11-19 09:48:29 -05:00
moderator.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
password_reset_request.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
person.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
person_block.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
person_mention.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
post.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
post_report.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
private_message.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
private_message_report.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
registration_application.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
secret.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
site.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
tagline.rs Fix clippy lints. (#2572) 2022-11-21 10:21:09 +00:00