ruwuma/crates/ruma-api/tests/ui/04-attributes.stderr
2021-05-03 15:50:27 +02: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]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^