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/apub/src/http
Nutomic 6f3bf4634b
Various pedantic clippy fixes (#2568)
* Various pedantic clippy fixes

* more clippy pedantic fixes

* try to fix ci

* add fix clippy script, use rust 1.65

* fix clippy
2 years ago
..
comment.rs Use enum_delegate crate (#2554) 2 years ago
community.rs Use enum_delegate crate (#2554) 2 years ago
mod.rs Various pedantic clippy fixes (#2568) 2 years ago
person.rs When announcing incoming activities, keep extra fields (#2550) 2 years ago
post.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
routes.rs Moving settings to Database. (#2492) 2 years ago
site.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago