ruwuma/crates/ruma-common/tests/api/ui/04-attributes.stderr
2022-03-03 14:01:51 +01:00

6 lines
205 B
Plaintext

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