mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-25 13:51:19 +00:00
fa4825b524
* Removing a few expects from production and test code. - Fixes #5192 * Using if let filter for admin emails. * Fixing unused error. * Adding expect_used = deny to clippy lints. * Update src/lib.rs Co-authored-by: Nutomic <me@nutomic.com> * Update crates/utils/src/settings/structs.rs Co-authored-by: Nutomic <me@nutomic.com> * Update crates/utils/src/settings/mod.rs Co-authored-by: Nutomic <me@nutomic.com> * Some more cleanup. * Fix clippy --------- Co-authored-by: Nutomic <me@nutomic.com> |
||
---|---|---|
.. | ||
comment_report_view.rs | ||
comment_view.rs | ||
custom_emoji_view.rs | ||
lib.rs | ||
local_image_view.rs | ||
local_user_view.rs | ||
post_report_view.rs | ||
post_view.rs | ||
private_message_report_view.rs | ||
private_message_view.rs | ||
registration_application_view.rs | ||
site_view.rs | ||
structs.rs | ||
vote_view.rs |