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
ALEX11BR a5289dd4cf
Use `pretty_assertions` for assertions (#4347)
* Use `pretty_assertions` for assertions

* fixed ordering of `use`s

* ci

---------

Co-authored-by: Felix Ableitner <me@nutomic.com>
5 months ago
..
api Use `pretty_assertions` for assertions (#4347) 5 months ago
api_common Use `pretty_assertions` for assertions (#4347) 5 months ago
api_crud Prevent crates that shouldn't be published from being published (#4309) 6 months ago
apub Use `pretty_assertions` for assertions (#4347) 5 months ago
db_schema Use `pretty_assertions` for assertions (#4347) 5 months ago
db_views Use `pretty_assertions` for assertions (#4347) 5 months ago
db_views_actor Use `pretty_assertions` for assertions (#4347) 5 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 7 months ago
federate Fix federate loop (#4330) 5 months ago
routes Dont ignore errors during login (fixes #4319) (#4321) 5 months ago
utils Use `pretty_assertions` for assertions (#4347) 5 months ago