You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_schema/src/impls
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
2 years ago
..
activity.rs Various pedantic clippy fixes (#2568) 2 years ago
actor_language.rs Various pedantic clippy fixes (#2568) 2 years ago
comment.rs Various pedantic clippy fixes (#2568) 2 years ago
comment_reply.rs Various pedantic clippy fixes (#2568) 2 years ago
comment_report.rs Various pedantic clippy fixes (#2568) 2 years ago
community.rs Various pedantic clippy fixes (#2568) 2 years ago
community_block.rs Various pedantic clippy fixes (#2568) 2 years ago
email_verification.rs Various pedantic clippy fixes (#2568) 2 years ago
federation_allowlist.rs Various pedantic clippy fixes (#2568) 2 years ago
federation_blocklist.rs Various pedantic clippy fixes (#2568) 2 years ago
instance.rs Various pedantic clippy fixes (#2568) 2 years ago
language.rs Various pedantic clippy fixes (#2568) 2 years ago
local_site.rs Various pedantic clippy fixes (#2568) 2 years ago
local_site_rate_limit.rs Various pedantic clippy fixes (#2568) 2 years ago
local_user.rs Various pedantic clippy fixes (#2568) 2 years ago
mod.rs Moving settings to Database. (#2492) 2 years ago
moderator.rs Various pedantic clippy fixes (#2568) 2 years ago
password_reset_request.rs Various pedantic clippy fixes (#2568) 2 years ago
person.rs Various pedantic clippy fixes (#2568) 2 years ago
person_block.rs Various pedantic clippy fixes (#2568) 2 years ago
person_mention.rs Various pedantic clippy fixes (#2568) 2 years ago
post.rs Various pedantic clippy fixes (#2568) 2 years ago
post_report.rs Various pedantic clippy fixes (#2568) 2 years ago
private_message.rs Various pedantic clippy fixes (#2568) 2 years ago
private_message_report.rs Various pedantic clippy fixes (#2568) 2 years ago
registration_application.rs Various pedantic clippy fixes (#2568) 2 years ago
secret.rs Various pedantic clippy fixes (#2568) 2 years ago
site.rs Various pedantic clippy fixes (#2568) 2 years ago