Devin Ragotzy
|
b3196d7f64
|
Enforce public visibility of all fields of structs deriving Outgoing
|
2020-10-03 11:39:32 +02:00 |
|
Jonas Platte
|
fdd326edf7
|
Move Outgoing from ruma-api to ruma-common
The derive macro moves from ruma-api-macros to a new ruma-common-macros
crate likewise.
|
2020-09-22 21:35:10 +02:00 |
|
Vincent Lee
|
d36d005b97
|
Change requires_authentication: bool to authentication: AuthScheme
|
2020-09-18 16:28:51 +02:00 |
|
Devin Ragotzy
|
f455d4c8ab
|
Remove Response lifetime generation code in ruma_api macro
… and enforce that there are no lifetimes in response {}
|
2020-08-09 03:01:19 +02:00 |
|
Jonas Platte
|
c2cf8682e6
|
Don't use * imports in ruma_api_lifetime test
|
2020-08-08 13:23:57 +02:00 |
|
Devin Ragotzy
|
7e3ebff089
|
Add tests testing failing Outgoing derive for query fields
|
2020-08-07 00:48:01 +02:00 |
|
Devin Ragotzy
|
4e2f1a19e1
|
Fix typo and rename copy_lifetime_ident -> collect_lifetime_ident
|
2020-08-07 00:48:01 +02:00 |
|
Devin Ragotzy
|
588a6035f0
|
Use Outgoing trait in ruma_api_lifetime tests
|
2020-08-07 00:48:01 +02:00 |
|
Devin Ragotzy
|
2beaf450a3
|
Add a query_map field to ruma_api! lifetime test
|
2020-08-07 00:48:01 +02:00 |
|
Devin Ragotzy
|
f0a5a43455
|
Move lifetime tests into their own file
|
2020-08-07 00:48:01 +02:00 |
|