lemmy/crates
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
..
api Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
api_common Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
api_crud Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
apub Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
db_perf Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
db_schema Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
db_views Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
db_views_actor Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
db_views_moderator Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
federate Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
routes Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
utils Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00