lemmy/crates/api_crud/src
Dessalines fa4825b524
Removing a few expects from production and test code. (#5193)
* 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>
2024-11-15 08:18:52 -05:00
..
comment Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
community Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
post Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
private_message Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
site Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
tagline Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
user Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00