rust/tests/ui/diagnostic_namespace/requires_path.stderr

9 lines
172 B
Plaintext

error: cannot find attribute `diagnostic` in this scope
--> $DIR/requires_path.rs:1:3
|
LL | #[diagnostic]
| ^^^^^^^^^^
error: aborting due to 1 previous error