lemmy/crates/api_crud/src/comment
dullbananas bef76630c5
Remove redundant calls to `Iterator::collect` (#3365)
* Remove redundant calls to `Iterator::collect`

* Update mentions.rs

* Add clippy lints and run fmt

* CI ran on the wrong commit again 
2023-06-28 11:19:26 +02:00
..
create.rs Remove redundant calls to `Iterator::collect` (#3365) 2023-06-28 11:19:26 +02:00
delete.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
mod.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
read.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
remove.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
update.rs Add separate Post check for is_valid_body_field (#3263) 2023-06-26 10:47:01 +02:00