mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 03:23:38 -04:00
resolve and add even more pedantic clippy lints
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
c78410f056
commit
f956eec75f
32 changed files with 167 additions and 167 deletions
|
|
@ -68,7 +68,7 @@ use crate::{service::rooms::timeline::PduCount, services, Error, PduEvent, Resul
|
|||
/// at the point of the invite
|
||||
///
|
||||
/// For left rooms:
|
||||
/// - If the user left after `since`: prev_batch token, empty state (TODO:
|
||||
/// - If the user left after `since`: `prev_batch` token, empty state (TODO:
|
||||
/// subset of the state at the point of the leave)
|
||||
///
|
||||
/// - Sync is handled in an async task, multiple requests from the same device
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue