ruwuma/crates/ruma-events/tests/it/ui/12-no-relates_to.stderr
Jonas Platte 31331f3165
Bring back ruma-events
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-08-28 10:23:54 +02:00

8 lines
389 B
Plaintext

error: `without_relation` can only be used on events with a `relates_to` field
--> tests/it/ui/12-no-relates_to.rs:4:48
|
4 | #[derive(Clone, Debug, Deserialize, Serialize, EventContent)]
| ^^^^^^^^^^^^
|
= note: this error originates in the derive macro `EventContent` (in Nightly builds, run with -Z macro-backtrace for more info)