lemmy/crates/websocket/src
Nutomic d39bc14c43
Add some more clippy lints (#2586)
* Add some more clippy lints

* restore config

* no allow dirty

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-11-24 16:38:00 +00:00
..
chat_server.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
handlers.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
lib.rs Live reload settings (fixes #2508) (#2543) 2022-11-16 14:06:22 -05:00
messages.rs Implement reports for private messages (#2433) 2022-09-19 22:58:42 +00:00
routes.rs Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
send.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00