9 Commits

Author SHA1 Message Date
Jonas Platte
3808b87981
ruma: Clean up serde re-exports 2022-06-23 11:47:15 +02:00
Jonas Platte
a6a530dcc8 serde: Rename derive macro Outgoing to Incoming
All it does now is generate `Incoming{Self}` types.
2022-03-22 13:19:03 +01:00
Kévin Commaille
bdcf07be87
common: Merge ruma-serde into ruma-common 2022-03-10 12:11:00 +01:00
Kévin Commaille
088d1872b7
common: Merge ruma-identifiers into ruma-common 2022-03-09 17:46:51 +00:00
Jonas Platte
c9bb99b284
ruma: Silence dead code warning for integration test 2021-09-12 22:28:19 +02:00
Devin Ragotzy
245fe4deea
Enable clippy exhaustive_enums lint workspace-wide 2021-08-10 15:22:46 +02:00
Jonas Platte
9a24f9edbd
Silence Clippy lint for Outgoing derive test 2021-07-20 14:21:19 +02:00
Devin Ragotzy
337b1e26ef misc: Allow exhaustive for non api related structs 2021-06-18 22:44:00 +02:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00