lemmy/crates/websocket/src
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
2022-11-19 04:33:54 +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 Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
send.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00