types/crates
Jonas Platte 2c2a48b665
Remove msrv from .clippy.toml
Clippy now respects the rust-version field in Cargo manifests:
https://github.com/rust-lang/rust-clippy/pull/8774
2022-07-19 21:41:15 +02:00
..
ruma client-api: Add support for private read receipts 2022-07-18 11:18:55 +02:00
ruma-appservice-api appservice-api: Make some test assertions more helpful 2022-06-14 10:54:18 +02:00
ruma-client Increase usage of implicit named arguments in format strings 2022-06-03 10:06:28 +02:00
ruma-client-api client-api: Add more docs to get_message_events::Requests constructors 2022-07-19 18:04:11 +02:00
ruma-common client-api: Add support for private read receipts 2022-07-18 11:18:55 +02:00
ruma-federation-api federation-api: Make some test assertions more helpful 2022-06-14 10:01:49 +02:00
ruma-identifiers-validation identifiers: Move session ID validation out of separate validation crate 2022-06-08 13:31:38 +02:00
ruma-identity-service-api Remove RoomName type 2022-06-03 11:40:33 +02:00
ruma-macros macros: Ensure that crates using ruma_api macro have client and server features 2022-07-19 09:37:38 +02:00
ruma-push-gateway-api Remove RoomName type 2022-06-03 11:40:33 +02:00
ruma-server-util server-util: Fix clippy lints 2022-06-29 14:22:13 +02:00
ruma-signatures signatures: Silence unreachable lint with unstable-exhaustive-patterns 2022-06-29 10:50:25 +02:00
ruma-state-res Remove msrv from .clippy.toml 2022-07-19 21:41:15 +02:00