Jonas Platte
|
1fbf05d71f
|
Fix some bad formatting
|
2020-08-08 21:52:58 +02:00 |
|
Jonas Platte
|
2023616319
|
Make all identifier macros usable from ruma-identifiers, even indirectly
|
2020-08-05 00:12:39 +02:00 |
|
Jonas Platte
|
0d0480e523
|
Replace ruma_identifiers_macros::device_id with ruma_identifiers::device_id
The proc_macro is replaced by a macro_rules macro because it doesn't
actually need and proc_macro features.
|
2020-08-04 23:41:35 +02:00 |
|
Jonas Platte
|
68d2e088db
|
Make ruma-identifiers-macros depend on ruma-identifiers-validation rather than ruma-identifiers
|
2020-08-04 23:28:36 +02:00 |
|
Jonas Platte
|
0bfaa3dcef
|
Remove old comment
|
2020-08-04 22:29:03 +02:00 |
|
Jonas Platte
|
c8b1aad189
|
Add macros to create identifiers from string slices
|
2020-07-24 22:22:25 +02:00 |
|