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 60a7829638
Adding deny unimplemented to clippy lints. (#4922)
* Adding deny unimplemented to clippy lints.

- Context: #4782

* Update crates/apub/src/fetcher/site_or_community_or_user.rs

Thanks, I like that better.

Co-authored-by: dullbananas <dull.bananas0@gmail.com>

* Update crates/apub/src/fetcher/search.rs

Co-authored-by: dullbananas <dull.bananas0@gmail.com>

* Running fmt.

* Adding debug_assert(false)

* Removing some commands.

* Format.

* Remove todo.

---------

Co-authored-by: dullbananas <dull.bananas0@gmail.com>
3 months ago
..
api Fix admin notification for new user registration (fixes #4916) (#4925) 3 months ago
api_common Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 3 months ago
api_crud Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 3 months ago
apub Adding deny unimplemented to clippy lints. (#4922) 3 months ago
db_perf Remove PersonInsertForm builder (#4779) 4 months ago
db_schema Adding deny unimplemented to clippy lints. (#4922) 3 months ago
db_views Add the ability to fetch a registration application by person_id. (#4913) 3 months ago
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 3 months ago
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 6 months ago
federate Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 3 months ago
routes Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 3 months ago
utils Adding deny unimplemented to clippy lints. (#4922) 3 months ago