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/api/src/local_user
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
..
notifications Add diesel_async, get rid of blocking function (#2510) 2 years ago
add_admin.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
ban_person.rs Various pedantic clippy fixes (#2568) 2 years ago
block.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
change_password.rs Various pedantic clippy fixes (#2568) 2 years ago
change_password_after_reset.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
get_captcha.rs Various pedantic clippy fixes (#2568) 2 years ago
list_banned.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
login.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
mod.rs Split apart api files (#2216) 2 years ago
report_count.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
reset_password.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
save_settings.rs Various pedantic clippy fixes (#2568) 2 years ago
verify_email.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago