Jonas Platte
|
215cb35806
|
Clean up import grouping / ordering
|
2022-02-18 11:20:39 +01:00 |
|
Jonas Platte
|
ef6728abde
|
Add a TransactionId type
|
2022-01-16 23:17:23 +01:00 |
|
Jonas Platte
|
ee977b48f0
|
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
|
2022-01-13 11:38:48 +01:00 |
|
Jonas Platte
|
8923881678
|
identifiers: Rename RoomIdOrAliasId to RoomOrAliasId
|
2021-11-26 01:07:41 +01:00 |
|
Jonas Platte
|
5852658da5
|
identifiers: Make KeyId a DST
|
2021-11-26 00:40:44 +01:00 |
|
Jonas Platte
|
3ce578f384
|
identifiers: Make UserId a DST
|
2021-11-26 00:40:40 +01:00 |
|
Jonas Platte
|
313124a099
|
identifiers: Make RoomIdOrAliasId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
2d4dbfe42f
|
identifiers: Make RoomId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
b0db5e94e1
|
identifiers: Make RoomAliasId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
ec605a0959
|
identifiers: Make MxcUri a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
52608cc72c
|
identifiers: Make EventId a DST
|
2021-11-25 22:34:40 +01:00 |
|
Jonas Platte
|
aa5fdf9d22
|
Merge serde attributes and improve docs
|
2021-10-08 12:49:13 +02:00 |
|
Adam
|
63411165da
|
Move RoomName to ruma-identifiers and use it more
|
2021-08-10 15:22:47 +02:00 |
|
Devin Ragotzy
|
245fe4deea
|
Enable clippy exhaustive_enums lint workspace-wide
|
2021-08-10 15:22:46 +02:00 |
|
Adam
|
2577225ba5
|
Add client secret and session ID types
|
2021-08-10 15:22:24 +02:00 |
|
Jonas Platte
|
c6c89596bb
|
serde: Allow specifying full paths in incoming_derive
|
2021-08-05 13:29:36 +02:00 |
|
Jonas Platte
|
7708deda4e
|
Allow our proc-macros to be used when re-exported from matrix-sdk
|
2021-06-23 16:17:53 +02:00 |
|
Jonas Platte
|
105bb9cf67
|
Use format_ident! in import helper functions
|
2021-06-06 15:59:22 +02:00 |
|
Jonathan de Jong
|
b616ba8233
|
Add reasons for each doctest ignore
|
2021-05-14 13:44:49 +02:00 |
|
Kévin Commaille
|
32e80987e1
|
serde: Add PartialOrdAsRefStr, OrdAsRefStr and PartialEqAsRefStr derives
|
2021-05-11 10:11:02 +02:00 |
|
Devin Ragotzy
|
c6aa2e0428
|
Fix clippy warnings across workspace
|
2021-05-06 06:16:28 -04:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|