ruwuma/crates/ruma-common/tests/api/ui/04-attributes.stderr
2022-10-10 19:09:39 +02:00

6 lines
205 B
Plaintext

error: cannot find attribute `not_a_real_attribute_should_fail` in this scope
--> $DIR/04-attributes.rs:14:7
|
14 | #[not_a_real_attribute_should_fail]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^