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
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.
4 weeks ago
..
api Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
api_common Always save remote image data (#4875) 4 weeks ago
api_crud Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
apub Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
db_perf Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 4 weeks ago
db_schema Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
db_views Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
db_views_actor Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 4 weeks ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 6 months ago
federate Get rid of a lot of pointless mut form initializations. (#5037) 4 weeks ago
routes Add category to RSS feeds (fixes #3446) (#5030) 4 weeks ago
utils SSO Support (#4881) 1 month ago