Jonas Platte
|
4c85fe9c78
|
Replace compat feature with more fine-grained compat-* features
… and document them.
|
2023-04-20 14:00:27 +02:00 |
|
Jonas Platte
|
5aa0f29935
|
identifiers: Add AsRef<[u8]> impls for ID types
|
2023-03-07 11:06:34 +01:00 |
|
Kévin Commaille
|
f159776f52
|
chore: Make all applicable spec links use the latest spec instead of a specific version
|
2023-02-12 12:39:24 +01:00 |
|
Jonas Platte
|
3013ca0dc1
|
identifiers: Don't accept colons in user-id localparts, even in compat
|
2023-02-07 20:56:22 +01:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Kévin Commaille
|
2bdbf49535
|
chore: Fix new clippy warnings
|
2022-10-10 17:20:58 +02:00 |
|
Kévin Commaille
|
4799da6e4d
|
identifiers: Make more test assertions more helpful
|
2022-06-14 10:01:49 +02:00 |
|
Jonas Platte
|
8912182c56
|
Increase usage of implicit named arguments in format strings
|
2022-06-03 10:06:28 +02:00 |
|
Jonas Platte
|
5f902851af
|
Upgrade to Rust 2021
|
2022-05-27 12:04:23 +02:00 |
|
Jonas Platte
|
9cfee27722
|
identifiers: Clean up error enum
|
2022-04-27 19:09:44 +02:00 |
|
Jonas Platte
|
efe48af207
|
Replace remaining uses of boxed IDs with dedicated owned ones
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
d5656f3399
|
identifiers: Rename from_owned to from_box
|
2022-04-14 11:37:35 +02:00 |
|
Jonas Platte
|
f658487c50
|
identifiers: Replace most macro_rules! code with proc-macro code
|
2022-04-14 11:16:01 +02:00 |
|
Jonathan de Jong
|
b77fee8948
|
identifiers: Provide Owned types
|
2022-03-31 23:23:02 +02:00 |
|
Jonas Platte
|
571fa90b8d
|
identifiers: Rename Error to IdParseError
… because it's now exported from the ruma-common crate root.
|
2022-03-28 12:22:28 +02:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|