lemmy/crates
Dessalines 458bb60144
Get rid of a lot of pointless mut form initializations. (#5037)
* Get rid of a lot of pointless mut form initializations.

- Fixes #5036

* Fix clippy.
2024-09-23 12:05:18 +02:00
..
api Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
api_common Always save remote image data (#4875) 2024-09-23 09:58:49 +02:00
api_crud Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
apub Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
db_perf Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
db_schema Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
db_views Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
db_views_actor Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
routes Add category to RSS feeds (fixes #3446) (#5030) 2024-09-19 09:43:58 -04:00
utils SSO Support (#4881) 2024-09-18 14:52:33 +02:00